clearable property

bool clearable
final

Indicator whether this ReactiveTextField should display a save button, when being empty, if state is approvable.

Implementation

final bool clearable;