menu
fluent_ui package
documentation
fluent_ui.dart
NavigationAppBar
title property
title property
dark_mode
light_mode
title
property
Widget
?
title
final
Typically a
Text
widget that contains the app name.
Implementation
final Widget? title;
fluent_ui package
documentation
fluent_ui
NavigationAppBar
title property
NavigationAppBar class