menu
v_components package
documentation
widgets/appbar/v_app_bar.dart
VAppBar
titleView property
titleView property
dark_mode
light_mode
titleView
property
Widget
?
titleView
final
自定义标题 Widget,优先级高于 title
Implementation
final Widget? titleView;
v_components package
documentation
widgets/appbar/v_app_bar
VAppBar
titleView property
VAppBar class