paintAboveText property
If the cursor should be painted on top of the text or underneath it.
By default, the cursor should be painted on top for iOS platforms and underneath for Android platforms.
Implementation
final bool paintAboveText;
If the cursor should be painted on top of the text or underneath it.
By default, the cursor should be painted on top for iOS platforms and underneath for Android platforms.
final bool paintAboveText;