ghostText property
GhostText?
get
ghostText
Returns the current ghost text, if any
Implementation
GhostText? get ghostText => _ghostText;
Returns the current ghost text, if any
GhostText? get ghostText => _ghostText;