showCursor property

bool? showCursor
final

Whether to show the cursor.

The cursor is shown when the text field is focused.

Implementation

final bool? showCursor;