pub(crate) const CARET_BLINK_TIMEOUT: Duration;Expand description
The amount of the time the caret blinks before ceasing, in order to preserve power. User activity (a new display list) will reset this.
TODO: This should be controlled by system settings.