cursorOpacityAnimates property

  1. @override
bool? cursorOpacityAnimates
final

Whether the cursor opacity animates. Defaults to the current platform's behavior (true on iOS and macOS, false on other platforms).

Implementation

@override
final bool? cursorOpacityAnimates;