menu
fatima package
documentation
state_manager/src/controller/fatima_state.dart
Bind<T>
deleteAll static method
deleteAll static method
dark_mode
light_mode
deleteAll
static method
Future
<
void
>
deleteAll
(
{
bool
force
=
false
,
})
Implementation
static Future<void> deleteAll({bool force = false}) async => Fatima.deleteAll(force: force);
fatima package
documentation
state_manager/src/controller/fatima_state
Bind<T>
deleteAll static method
Bind class