buildNavTitleBar method
Optional app bar to display at the top of the layout
Implementation
NavTitleBar? buildNavTitleBar(
BuildContext context,
) =>
null;
Optional app bar to display at the top of the layout
NavTitleBar? buildNavTitleBar(
BuildContext context,
) =>
null;