visible property

bool? get visible

Implementation

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