roundedRadius property

double get roundedRadius

Radius to form rounded shape TextField

Implementation

double get roundedRadius => height / 2;