selectionWidthStyle static method

TextField selectionWidthStyle(
  1. BoxWidthStyle style
)

Implementation

static TextField selectionWidthStyle(BoxWidthStyle style) =>
    TextField(selectionWidthStyle: style);