menu
fastyle_dart package
documentation
ui/pages/search.page.dart
FastSearchPage<T extends FastItem>
canClearSelection property
canClearSelection property
dark_mode
light_mode
canClearSelection
property
bool
canClearSelection
final
Indicates whether the selection can be cleared.
Implementation
final bool canClearSelection;
fastyle_dart package
documentation
ui/pages/search.page
FastSearchPage<T extends FastItem>
canClearSelection property
FastSearchPage class