menu
fatima package
documentation
state_manager/src/controller/fatima_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}) => Fatima.isPrepared<S>(tag: tag);
fatima package
documentation
state_manager/src/controller/fatima_state
Bind<T>
isPrepared<S> static method
Bind class