menu
obsly_flutter package
documentation
config/config_controller.dart
ConfigController
resetForTesting method
resetForTesting method
dark_mode
light_mode
resetForTesting
method
Future
<
void
>
resetForTesting
(
)
Reset para testing (alias para clear)
Implementation
Future<void> resetForTesting() async { await clear(); }
obsly_flutter package
documentation
config/config_controller
ConfigController
resetForTesting method
ConfigController class