menu
neomage package
documentation
ui/screens/settings_screen.dart
StatusProperty
StatusProperty.new const constructor
StatusProperty.new const constructor
dark_mode
light_mode
StatusProperty
constructor
const
StatusProperty
(
{
required
String
label
,
required
String
value
,
})
Implementation
const StatusProperty({required this.label, required this.value});
neomage package
documentation
ui/screens/settings_screen
StatusProperty
StatusProperty.new const constructor
StatusProperty class