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