editable property
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;
Whether the value can be edited by tapping.
Defaults to true. Set to false to display a read-only pill with a value.
final bool editable;