Returns the size of the selection handle.
@override Size getHandleSize(double textLineHeight) { return _controls.getHandleSize(textLineHeight); }