hidden property

bool get hidden

Implementation

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