cursorOpacityAnimates property

bool? cursorOpacityAnimates
final

Whether the cursor opacity animates when blinking. Defaults to false, relying on EditableText default value.

Implementation

final bool? cursorOpacityAnimates;