androidUseHybridComposition property
ALlows devs to set hybrid composition off in case they would like to prioritize animation smoothness over text input experience.
The recommended value is true
.
Implementation
final bool androidUseHybridComposition;