paintCursorAboveText property Null safety
final
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 paintCursorAboveText;