selected property
bool
get
selected
Whether the controller has been selected or un-selected.
Implementation
_i2.bool get selected => _i5.getProperty(
this,
'selected',
);
Whether the controller has been selected or un-selected.
_i2.bool get selected => _i5.getProperty(
this,
'selected',
);