checkboxes property
The list of individual checkbox field states within the group.
Implementation
final List<CheckboxFieldState<T>> checkboxes;
The list of individual checkbox field states within the group.
final List<CheckboxFieldState<T>> checkboxes;