menu
rohd_hcl
rohd_hcl.dart
TextConfigKnob
<
T
>
allowEmpty property
allowEmpty
dark_mode
light_mode
allowEmpty
property
bool
allowEmpty
Whether the knob allows an empty string as input.
Implementation
bool get allowEmpty => false;
rohd_hcl
rohd_hcl
TextConfigKnob
<
T
>
allowEmpty property
TextConfigKnob class