allowEmpty property

  1. @override
bool allowEmpty
override

Whether the knob allows an empty string as input.

Implementation

@override
bool get allowEmpty => true;