visible property
bool
get
visible
Whether an attached console pane should currently be visible.
Implementation
bool get visible => _visible;
Whether an attached console pane should currently be visible.
bool get visible => _visible;