menu
get package
documentation
get_state_manager/src/simple/get_widget_cache.dart
GetWidgetCache
GetWidgetCache const constructor
GetWidgetCache const constructor
dark_mode
light_mode
GetWidgetCache
constructor
const
GetWidgetCache
(
{
Key
?
key
,
})
Implementation
const GetWidgetCache({Key? key}) : super(key: key);
get package
documentation
get_state_manager/src/simple/get_widget_cache
GetWidgetCache
GetWidgetCache const constructor
GetWidgetCache class