isCursorHidden property
final
Indicator whether the cursor should be hidden or not.
Implementation
final RxBool isCursorHidden = RxBool(false);
Indicator whether the cursor should be hidden or not.
final RxBool isCursorHidden = RxBool(false);