Flutter
material
NavigationIndicator
height property
height
description
height
property
Null safety
double
height
final
The height of this indicator.
Defaults to
32
.
Implementation
final double height;
Flutter
material
NavigationIndicator
height 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 ==