silent property

bool? silent

Implementation

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