items property

The future that resolves to the list of individual radio button states within the group.

Implementation

@protected
final Future<List<RadioButtonFieldState<T>>> items;