enableIMEPersonalizedLearning property

bool enableIMEPersonalizedLearning
final

Whether to enable that the IME update personalized data such as typing history and user dictionary data.

See TextField.enableIMEPersonalizedLearning for more information.

Implementation

final bool enableIMEPersonalizedLearning;