showCursor property

  1. @override
bool get showCursor
override

true when the cursor shall be shown, otherwise false

Implementation

@override
bool get showCursor => _showCursor;