menu
ready_widgets package
documentation
appbar/custom_appbar.dart
ReadyAppBar
leading property
leading property
dark_mode
light_mode
leading
property
Widget
?
leading
final
A widget to display before the title, typically an
IconButton
.
Implementation
final Widget? leading;
ready_widgets package
documentation
appbar/custom_appbar
ReadyAppBar
leading property
ReadyAppBar class