inputRadius property
double
get
inputRadius
Corner radius for the OTP input.
Implementation
double get inputRadius => theme.inputRadius;
Corner radius for the OTP input.
double get inputRadius => theme.inputRadius;