cursorColor property

Color? cursorColor
final

The color of the cursor, default to Theme.of(context).accentColor

Implementation

final Color? cursorColor;