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