menu
awesome_base package
documentation
state/base_debug_state.dart
BaseDebugState<T extends StatefulWidget>
switchIsEncrypt abstract method
switchIsEncrypt abstract method
dark_mode
light_mode
switchIsEncrypt
abstract method
Future
<
void
>
switchIsEncrypt
(
bool
encrypt
)
Implementation
Future<void> switchIsEncrypt(bool encrypt);
awesome_base package
documentation
state/base_debug_state
BaseDebugState<T extends StatefulWidget>
switchIsEncrypt abstract method
BaseDebugState class