allowEmpty property

bool get allowEmpty

Whether the knob allows an empty string as input.

Implementation

bool get allowEmpty => false;