menu
fastyle_core package
documentation
ui/pages/search.page.dart
FastSearchPage<T extends FastItem>
backIcon property
backIcon property
dark_mode
light_mode
backIcon
property
Widget
?
backIcon
final
The widget used to go back to the previous page.
Implementation
final Widget? backIcon;
fastyle_core package
documentation
ui/pages/search.page
FastSearchPage<T extends FastItem>
backIcon property
FastSearchPage class