menu
refreshed package
documentation
get_state_manager/src/simple/get_widget_cache.dart
WidgetCache<T extends GetWidgetCache>
widget property
widget property
dark_mode
light_mode
widget
property
T?
get
widget
The associated widget for this cache.
Implementation
T? get widget => _widget;
refreshed package
documentation
get_state_manager/src/simple/get_widget_cache
WidgetCache<T extends GetWidgetCache>
widget property
WidgetCache class