visible property
bool
get
visible
Whether the panel is visible.
Implementation
_i2.bool get visible => _i5.getProperty(
this,
'visible',
);
Whether the panel is visible.
_i2.bool get visible => _i5.getProperty(
this,
'visible',
);