toggleable property
Whether the selection is toggleable. Defaults to false.
Contract
Throws AssertionError if toggleable and controller are both provided.
Implementation
@override
final bool? toggleable;
Whether the selection is toggleable. Defaults to false.
Throws AssertionError if toggleable and controller are both provided.
@override
final bool? toggleable;