cursorHeight static method

TextField cursorHeight(
  1. double height
)

Implementation

static TextField cursorHeight(double height) =>
    TextField(cursorHeight: height);