Flutter
widgets
SelectionOverlay
dispose method
dispose
description
dispose
method
Null safety
void
dispose
(
)
Disposes this object and release resources.
Implementation
void dispose() { hide(); }
Flutter
widgets
SelectionOverlay
dispose method
SelectionOverlay class
Constructors
SelectionOverlay
Properties
clipboardStatus
context
debugRequiredFor
dragStartBehavior
endHandleLayerLink
endHandlesVisible
endHandleType
hashCode
lineHeightAtEnd
lineHeightAtStart
onEndHandleDragEnd
onEndHandleDragStart
onEndHandleDragUpdate
onSelectionHandleTapped
onStartHandleDragEnd
onStartHandleDragStart
onStartHandleDragUpdate
runtimeType
selectionControls
selectionDelegate
selectionEndpoints
startHandleLayerLink
startHandlesVisible
startHandleType
toolbarLayerLink
toolbarLocation
toolbarVisible
Methods
dispose
hide
hideHandles
hideToolbar
noSuchMethod
showHandles
showToolbar
toString
Operators
operator ==
Constants
fadeDuration