Flutter
widgets
NavigationToolbar
leading property
leading
description
leading
property
Null safety
Widget
?
leading
final
Widget to place at the start of the horizontal toolbar.
Implementation
final Widget? leading;
Flutter
widgets
NavigationToolbar
leading property
NavigationToolbar class
Constructors
NavigationToolbar
Properties
centerMiddle
hashCode
key
leading
middle
middleSpacing
runtimeType
trailing
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
Constants
kMiddleSpacing