radioButtons property

List<RadioButtonFieldState<T>> radioButtons
final

The list of individual radio button field states within the group.

Implementation

final List<RadioButtonFieldState<T>> radioButtons;