visible property

bool visible
final

Controls whether the status bar component is rendered.

The default is false to preserve the grid's compact default layout.

Implementation

final bool visible;