selectionHeightStyle property

BoxHeightStyle? selectionHeightStyle
final

How tall the selection highlight boxes should be.

Determines vertical sizing behavior for text selection highlights. If null, uses platform or theme defaults.

Implementation

final ui.BoxHeightStyle? selectionHeightStyle;