selectableRegionKey property

GlobalKey<SmoothSelectionRegionState>? selectableRegionKey
final

A key applied to the internal SmoothSelectionRegion for programmatic selection control.

See SmoothMarkdown.selectableRegionKey for detailed documentation.

Implementation

final GlobalKey<SmoothSelectionRegionState>? selectableRegionKey;