menu
at_common_flutter package
documentation
widgets/custom_app_bar.dart
CustomAppBar
leadingIcon property
leadingIcon property
dark_mode
light_mode
leadingIcon
property
Widget
?
leadingIcon
final
takes in a leading widget.
Implementation
final Widget? leadingIcon;
at_common_flutter package
documentation
widgets/custom_app_bar
CustomAppBar
leadingIcon property
CustomAppBar class