menu
fastyle_dart package
documentation
ui/pages/search.page.dart
FastSearchPage<T extends FastItem>
clearSelectionText property
clearSelectionText property
dark_mode
light_mode
clearSelectionText
property
String
clearSelectionText
final
Text that describes the clear selection action.
Implementation
final String clearSelectionText;
fastyle_dart package
documentation
ui/pages/search.page
FastSearchPage<T extends FastItem>
clearSelectionText property
FastSearchPage class