toggleable property

bool toggleable
final

Defines the value that will be assigned to the internal Radio toggleable property. Set to true if this radio button is allowed to be returned to an indeterminate state by selecting it again when selected.

Implementation

final bool toggleable;