menu
widgets_extended package
documentation
sectioned_sliver_list/views.dart
ItemView<K extends Object, Section, Item>
sectionKey property
sectionKey property
dark_mode
light_mode
sectionKey
property
K
sectionKey
final
Identifier of the section this item belongs to.
Implementation
final K sectionKey;
widgets_extended package
documentation
sectioned_sliver_list/views
ItemView<K extends Object, Section, Item>
sectionKey property
ItemView class