editable property

bool editable
final

Whether the value can be edited by tapping.

Defaults to true. Set to false to display a read-only pill with a value.

Implementation

final bool editable;