showCursor property
final
Whether to show cursor.
The cursor refers to the blinking caret when the EditableText is focused.
Implementation
final bool? showCursor;
Whether to show cursor.
The cursor refers to the blinking caret when the EditableText is focused.
final bool? showCursor;