menu
nylo_support package
documentation
widgets/navigation_hub/alert_tab.dart
AlertTabState
createStateName method
createStateName method
dark_mode
light_mode
createStateName
method
String
createStateName
(
String
state
)
The state name
Implementation
String createStateName(String state) { return state.toLowerCase(); }
nylo_support package
documentation
widgets/navigation_hub/alert_tab
AlertTabState
createStateName method
AlertTabState class