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