menu
draftmode_framework package
documentation
ui/components/switch_field.dart
DraftModeUISwitchField
label property
label property
dark_mode
light_mode
label
property
String
?
label
final
Optional leading label rendered by the shared row presenter.
Implementation
final String? label;
draftmode_framework package
documentation
ui/components/switch_field
DraftModeUISwitchField
label property
DraftModeUISwitchField class