Flutter
widgets
TextSelectionOverlay
value property
value
description
value
property
Null safety
TextEditingValue
value
visibleForTesting">@
visibleForTesting
Retrieve current value.
Implementation
@visibleForTesting TextEditingValue get value => _value;
Flutter
widgets
TextSelectionOverlay
value property
TextSelectionOverlay class
Constructors
TextSelectionOverlay
Properties
handlesAreVisible
handlesVisible
hashCode
renderObject
runtimeType
selectionControls
selectionDelegate
toolbarIsVisible
value
Methods
dispose
hide
hideHandles
hideToolbar
noSuchMethod
showHandles
showToolbar
toString
update
updateForScroll
Operators
operator ==
Constants
fadeDuration