cursorColor property

  1. @override
int get cursorColor
override

color code for the cursor

Implementation

@override
int get cursorColor => theme.cursor;