menu
neom_core package
documentation
app_properties.dart
AppProperties
getClipName static method
getClipName static method
dark_mode
light_mode
getClipName
static method
String
getClipName
(
)
Implementation
static String getClipName() { return appProperties['clipName']; }
neom_core package
documentation
app_properties
AppProperties
getClipName static method
AppProperties class