Flutter
rendering
SelectionGeometry
hasSelection property
hasSelection
description
hasSelection
property
Null safety
bool
hasSelection
Whether there is an ongoing selection.
Implementation
bool get hasSelection => status != SelectionStatus.none;
Flutter
rendering
SelectionGeometry
hasSelection property
SelectionGeometry class
Constructors
SelectionGeometry
Properties
endSelectionPoint
hasContent
hashCode
hasSelection
runtimeType
startSelectionPoint
status
Methods
copyWith
noSuchMethod
toString
Operators
operator ==