menu
purpi_kit package
documentation
core/utils/pref_utils.dart
PrefUtilsImpl
removePages method
removePages method
dark_mode
light_mode
removePages
method
@
override
void
removePages
(
)
override
Implementation
@override void removePages() { sharedPreferences.remove(pagesKey); }
purpi_kit package
documentation
core/utils/pref_utils
PrefUtilsImpl
removePages method
PrefUtilsImpl class