child property

Map<Text, bool?> child
final

The list of the items of the CheckboxGroup

Implementation

final Map<Text, bool?> child;