groupedItems property

List<List> get groupedItems

Get the grouped items for the form

Implementation

List<List> get groupedItems => _groupedItems;