cursorWidth static method

TextField cursorWidth(
  1. double width
)

Implementation

static TextField cursorWidth(double width) => TextField(cursorWidth: width);