menu
t_utils package
documentation
common/widgets/appbar/appbar.dart
TAppBar
showBackArrow property
showBackArrow property
dark_mode
light_mode
showBackArrow
property
bool
showBackArrow
final
Determines if a back arrow is shown on the leading side of the AppBar.
Implementation
final bool showBackArrow;
t_utils package
documentation
common/widgets/appbar/appbar
TAppBar
showBackArrow property
TAppBar class