menu
v_components package
documentation
widgets/appbar/v_app_bar.dart
VAppBar
isHideBottomLine property
isHideBottomLine property
dark_mode
light_mode
isHideBottomLine
property
bool
isHideBottomLine
final
是否隐藏底部阴影,true=无阴影(elevation=0),false=有阴影(elevation=4)
Implementation
final bool isHideBottomLine;
v_components package
documentation
widgets/appbar/v_app_bar
VAppBar
isHideBottomLine property
VAppBar class