menu
get package
documentation
get_state_manager/src/simple/get_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 => Get.deleteAll(force: force);
get package
documentation
get_state_manager/src/simple/get_state
Bind<T>
deleteAll static method
Bind class