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