HeaderBar.showBackButton

Get showBackButton property.

  1. bool showBackButton [@property getter]
    class HeaderBar
    @property
    bool
    showBackButton
    ()
  2. bool showBackButton [@property setter]

Return Value

Type: bool

Whether the header bar can show the back button.

The back button will never be shown unless the header bar is placed inside an class@NavigationView. Usually, there is no reason to set this to FALSE.