checkboxes property

List<CheckboxFieldState<T>> checkboxes
final

The list of individual checkbox field states within the group.

Implementation

final List<CheckboxFieldState<T>> checkboxes;