handleTextScaleFactorChanged method Null safety

  1. @protected
void handleTextScaleFactorChanged()
protected">@protected

Called when the platform text scale factor changes.

See dart:ui.PlatformDispatcher.onTextScaleFactorChanged.

Implementation

@protected
void handleTextScaleFactorChanged() { }