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