menu
widgets_extended package
documentation
sectioned_sliver_list/views.dart
ItemView<K extends Object, Section, Item>
controller property
controller property
dark_mode
light_mode
controller
property
SectionedListController
<
K
,
Section
,
Item
>
controller
final
The controller backing this view.
Implementation
final SectionedListController<K, Section, Item> controller;
widgets_extended package
documentation
sectioned_sliver_list/views
ItemView<K extends Object, Section, Item>
controller property
ItemView class