menu
simple_widget package
documentation
simple_widget_platform_interface.dart
SimpleWidgetPlatform
refresh method
refresh method
dark_mode
light_mode
refresh
method
Future
refresh
(
)
Implementation
Future refresh() async { throw UnimplementedError('refresh() has not been implemented.'); }
simple_widget package
documentation
simple_widget_platform_interface
SimpleWidgetPlatform
refresh method
SimpleWidgetPlatform class