menu
nylo_framework package
documentation
nylo_framework.dart
NyFormData
groupedItems property
groupedItems property
dark_mode
light_mode
groupedItems
property
List
<
List
>
get
groupedItems
Get the grouped items for the form
Implementation
List<List> get groupedItems => _groupedItems;
nylo_framework package
documentation
nylo_framework
NyFormData
groupedItems property
NyFormData class