PanelKitAppBar constructor
const
PanelKitAppBar({
- Key? key,
- AppBarPageTitle titleDisplaySettings = AppBarPageTitle.fromButton,
Implementation
const PanelKitAppBar(
{super.key, this.titleDisplaySettings = AppBarPageTitle.fromButton});