buildAppBar property

PreferredSizeWidget? get buildAppBar

Optional app bar for this step.

Implementation

PreferredSizeWidget? get buildAppBar => null;