menu
visa_nova_flutter package
documentation
widgets/visa_checkbox/visa_checkbox.dart
NestedCheckbox
options property
options property
dark_mode
light_mode
options
property
List
<
VNestedCheckboxItem
>
options
final
The options which a user can see and select
Implementation
final List<VNestedCheckboxItem> options;
visa_nova_flutter package
documentation
widgets/visa_checkbox/visa_checkbox
NestedCheckbox
options property
NestedCheckbox class