host property
final
The shape of the widget that uses the NotchedShape (typically a BottomAppBar).
This shape cannot depend on the TextDirection, as no text direction is available to NotchedShapes.
Implementation
final ShapeBorder host;
The shape of the widget that uses the NotchedShape (typically a BottomAppBar).
This shape cannot depend on the TextDirection, as no text direction is available to NotchedShapes.
final ShapeBorder host;