visible property

bool get visible

Implementation

_i2.bool get visible => _i4.getProperty(
      this,
      'visible',
    );