menu
fastyle_dart package
documentation
ui/pages/search.page.dart
FastSearchPage<T extends FastItem>
selection property
selection property
dark_mode
light_mode
selection
property
T?
selection
final
The currently selected item.
Implementation
final T? selection;
fastyle_dart package
documentation
ui/pages/search.page
FastSearchPage<T extends FastItem>
selection property
FastSearchPage class