menu
te_widgets package
documentation
widgets/list/list_state.dart
TListState<T, K>
activeKey property
activeKey property
dark_mode
light_mode
activeKey
property
K?
get
activeKey
Implementation
K? get activeKey => editingItemKey ?? expandedDetailKey;
te_widgets package
documentation
widgets/list/list_state
TListState<T, K>
activeKey property
TListState class