menu
nylo_framework package
documentation
nylo_framework.dart
NyAppUsage
key static method
key static method
dark_mode
light_mode
key
static method
String
key
(
String
name
)
The secure storage key
Implementation
static String key(String name) => prefix + name;
nylo_framework package
documentation
nylo_framework
NyAppUsage
key static method
NyAppUsage class