isImeConnected property
A ValueListenable that should notify this KeyboardPanelScaffold when the IME connects and disconnects.
This signal is used to automatically close any open panel when the IME disconnects.
Implementation
final ValueListenable<bool> isImeConnected;