liveTextInputEnabled property
Whether Live Text input is enabled.
See also:
- LiveText, where the availability of Live Text input can be obtained.
- LiveTextInputStatusNotifier, where the status of Live Text can be listened to.
Implementation
bool get liveTextInputEnabled => false;