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