autoHide property
final
When true, the AppBar auto-hides and slides in on mouse hover. When false, the AppBar is always visible.
Implementation
final bool autoHide;
When true, the AppBar auto-hides and slides in on mouse hover. When false, the AppBar is always visible.
final bool autoHide;