focusSelection property

SelectionModel<MaterialRadioComponent> focusSelection
final

Internal selection model to keep track of radio currently in focus.

Implementation

final focusSelection = SelectionModel<MaterialRadioComponent>.single();