menu
ultimate_extension package
documentation
widgets/size_provider_widget.dart
SizeProviderWidget
onChange property
onChange property
dark_mode
light_mode
onChange
property
dynamic Function
(
Size
)
onChange
final
The callback function that will be called when the size changes.
Implementation
final Function(Size) onChange;
ultimate_extension package
documentation
widgets/size_provider_widget
SizeProviderWidget
onChange property
SizeProviderWidget class