visible property
final
Whether the bar is interactive and visible.
When false, the bar fades and slides downward, and pointer interaction is disabled.
Implementation
final bool visible;
Whether the bar is interactive and visible.
When false, the bar fades and slides downward, and pointer interaction is disabled.
final bool visible;