showCursor property

bool? showCursor
final

Whether to show cursor.

The cursor refers to the blinking caret when this FTextField is focused.

Implementation

final bool? showCursor;