menu
fastyle_settings package
documentation
ui/fields/toggle_save_entry.field.dart
FastAppSettingsToggleSaveEntryField
labelText property
labelText property
dark_mode
light_mode
labelText
property
String
?
labelText
final
The text to display as the label for the toggle list item.
Implementation
final String? labelText;
fastyle_settings package
documentation
ui/fields/toggle_save_entry.field
FastAppSettingsToggleSaveEntryField
labelText property
FastAppSettingsToggleSaveEntryField class