Flutter
material
BottomAppBarTheme
shape property
shape
description
shape
property
Null safety
NotchedShape
?
shape
final
Default value for
BottomAppBar.shape
.
Implementation
final NotchedShape? shape;
Flutter
material
BottomAppBarTheme
shape property
BottomAppBarTheme class
Constructors
BottomAppBarTheme
Properties
color
elevation
hashCode
runtimeType
shape
Methods
copyWith
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringShort
Operators
operator ==
Static methods
lerp
of