selectionWidthStyle property

BoxWidthStyle? selectionWidthStyle
final

Controls how wide the selection highlight boxes are computed to be.

See ui.BoxWidthStyle for details on available styles.

Implementation

final ui.BoxWidthStyle? selectionWidthStyle;