getFullHeightForCaret method

  1. @override
double getFullHeightForCaret(
  1. TextPosition position
)
override

Implementation

@override
double getFullHeightForCaret(TextPosition position) => size.height;