menu
refreshed package
documentation
get_state_manager/src/simple/get_widget_cache.dart
WidgetCache<T extends GetWidgetCache>
build abstract method
build abstract method
dark_mode
light_mode
build
abstract method
@
protected
Widget
build
(
BuildContext
context
)
Builds the widget associated with this cache.
Implementation
@protected Widget build(BuildContext context);
refreshed package
documentation
get_state_manager/src/simple/get_widget_cache
WidgetCache<T extends GetWidgetCache>
build abstract method
WidgetCache class