Returns the size of the selection handle.
@override Size getHandleSize(double textLineHeight) => const Size(_kHandleSize, _kHandleSize);