selectableRegion property
The State of the SelectableRegion for which this SelectionArea wraps.
Implementation
SelectableRegionState get selectableRegion => _selectableRegionKey.currentState!;
The State of the SelectableRegion for which this SelectionArea wraps.
SelectableRegionState get selectableRegion => _selectableRegionKey.currentState!;