Flutter
widgets
TextSelectionControls
getHandleSize abstract method
getHandleSize
description
getHandleSize
method
Null safety
Size
getHandleSize
(
double
textLineHeight
)
Returns the size of the selection handle.
Implementation
Size getHandleSize(double textLineHeight);
Flutter
widgets
TextSelectionControls
getHandleSize abstract method
TextSelectionControls class
Constructors
TextSelectionControls
Properties
hashCode
runtimeType
Methods
buildHandle
buildToolbar
canCopy
canCut
canPaste
canSelectAll
getHandleAnchor
getHandleSize
handleCopy
handleCut
handlePaste
handleSelectAll
noSuchMethod
toString
Operators
operator ==