menu
lib package
documentation
widgets/panel.dart
PanelBar
title property
title property
dark_mode
light_mode
title
property
Widget
?
title
final
title
is the title of the panel bar. its widget.
Implementation
final Widget? title;
lib package
documentation
widgets/panel
PanelBar
title property
PanelBar class