selection property

  1. @override
Selection? get selection
override

object that describes details about the current selection

Implementation

@override
Selection? get selection => _selection;