isCursorHidden property

RxBool isCursorHidden
final

Indicator whether the cursor should be hidden or not.

Implementation

final RxBool isCursorHidden = RxBool(false);