blinking property

  1. @Bool()
bool blinking
getter/setter pair

Whether the cursor should blink based on terminal modes.

Implementation

@ffi.Bool()
external bool blinking;