menu
flower package
documentation
state_manager/src/controller/flower_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}) => Flower.isPrepared<S>(tag: tag);
flower package
documentation
state_manager/src/controller/flower_state
Bind<T>
isPrepared<S> static method
Bind class