Flutter
material
NavigationIndicator
width property
width
description
width
property
Null safety
double
width
final
The width of this indicator.
Defaults to
64
.
Implementation
final double width;
Flutter
material
NavigationIndicator
width property
NavigationIndicator class
Constructors
NavigationIndicator
Properties
animation
borderRadius
color
hashCode
height
key
runtimeType
shape
width
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==