isSelecting property

  1. @override
bool isSelecting
inherited

Multi-selection state.

Implementation

@override
bool get isSelecting => _state._isSelecting;