Flutter
widgets
TextSelectionControls
handleSize property
handleSize
TextSelectionControls class
Constructors
TextSelectionControls
Properties
handleSize
hashCode
runtimeType
Methods
buildHandle
buildToolbar
canCopy
canCut
canPaste
canSelectAll
handleCopy
handleCut
handlePaste
handleSelectAll
noSuchMethod
toString
Operators
operator ==
handleSize property
Size
handleSize
Returns the size of the selection handle.
Implementation
Size get handleSize;