hasMultiCursors property

bool get hasMultiCursors

Whether there are active secondary cursors.

Implementation

bool get hasMultiCursors => _multiCursors.isNotEmpty;