cursorColor property

ValueNotifier<Color> get cursorColor

Implementation

ValueNotifier<Color> get cursorColor => _cursorColor;