clearable property

  1. @override
bool clearable
final

Whether the field shows a clear button when it has a value.

Defaults to false.

Implementation

@override
final bool clearable;