isVisible property
bool
get
isVisible
Whether the cursor should be visible (always true in sync mode).
Implementation
bool get isVisible => true;
Whether the cursor should be visible (always true in sync mode).
bool get isVisible => true;