menu
nylo_framework package
documentation
nylo_framework.dart
Nylo
wipeStorage method
wipeStorage method
dark_mode
light_mode
wipeStorage
method
dynamic
wipeStorage
(
)
Wipe all storage data
Implementation
wipeStorage() async { await NyStorage.deleteAll(); }
nylo_framework package
documentation
nylo_framework
Nylo
wipeStorage method
Nylo class