onAppBar method

PreferredSizeWidget? onAppBar()

The title bar of the webpage

Implementation

PreferredSizeWidget? onAppBar() => null;