menu
fastyle_dart package
documentation
ui/scaffolds/scaffold.dart
FastScaffold
backButton property
backButton property
dark_mode
light_mode
backButton
property
Widget
?
backButton
final
The widget used to go back to the previous page.
Implementation
final Widget? backButton;
fastyle_dart package
documentation
ui/scaffolds/scaffold
FastScaffold
backButton property
FastScaffold class