menu
base_classes package
documentation
utils/strings.dart
Strings
noMode static method
noMode static method
dark_mode
light_mode
noMode
static method
String
noMode
(
dynamic
data
)
Implementation
static String noMode(data) => 'No more $data';
base_classes package
documentation
utils/strings
Strings
noMode static method
Strings class