selectionWidthStyle property

BoxWidthStyle? selectionWidthStyle
final

How wide the selection highlight boxes should be.

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

Implementation

final ui.BoxWidthStyle? selectionWidthStyle;