cursorOpacityAnimates property

bool? cursorOpacityAnimates
final

Whether the cursor will animate from fully transparent to fully opaque during each cursor blink.

By default, the cursor opacity will animate on iOS platforms and will not animate on Android platforms.

Implementation

final bool? cursorOpacityAnimates;