showCursor property

bool? showCursor
final

If this is true, the cursor is displayed.

これがtrueの場合、カーソルを表示します。

Implementation

final bool? showCursor;