attached property

  1. @override
bool attached

Implementation

@override
bool get attached => _textInputConnection?.attached ?? false;