menu
getme package
documentation
get_state_manager/src/simple/get_state.dart
Bind<T>
find<S> static method
find<S> static method
dark_mode
light_mode
find<
S
>
static method
S
find
<
S
>(
{
String
?
tag
,
})
Implementation
static S find<S>({String? tag}) => GetInstance().find<S>(tag: tag);
getme package
documentation
get_state_manager/src/simple/get_state
Bind<T>
find<S> static method
Bind class