menu
ventas_dealer_phase1b package
documentation
wrapper/singleton_sotrage.dart
SingletonSotrage
init static method
init static method
dark_mode
light_mode
init
static method
void
init
(
SecureStorageInterface
storage
)
Implementation
static void init(SecureStorageInterface storage) { secureStorageInterface = storage; }
ventas_dealer_phase1b package
documentation
wrapper/singleton_sotrage
SingletonSotrage
init static method
SingletonSotrage class