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