focused property

bool get focused

Implementation

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