cursorWidth property

  1. @override
double cursorWidth
final

The width of the cursor. Defaults to 2.0.

The cursor indicates the current location of text insertion point in the field.

Implementation

@override
final double cursorWidth;