host property

ShapeBorder host
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;