menu
flutterx_application package
documentation
flutterx_ui.dart
ExpandableListView<T, K>
itemKey property
itemKey property
dark_mode
light_mode
itemKey
property
K Function
(
T
item
)
itemKey
final
Implementation
final K Function(T item) itemKey;
flutterx_application package
documentation
flutterx_ui
ExpandableListView<T, K>
itemKey property
ExpandableListView class