getHandleSize abstract method Null safety
- double textLineHeight
Returns the size of the selection handle.
Implementation
Size getHandleSize(double textLineHeight);
Returns the size of the selection handle.
Size getHandleSize(double textLineHeight);