menu
smart_pagination package
documentation
pagination.dart
SmartSearchController<T, K>
selectedKey property
selectedKey property
dark_mode
light_mode
selectedKey
property
K?
get
selectedKey
The currently selected key.
Implementation
K? get selectedKey => _selectedKey;
smart_pagination package
documentation
pagination
SmartSearchController<T, K>
selectedKey property
SmartSearchController class