otpError property

String? otpError
getter/setter pair

Red line under the OTP boxes after a wrong code (cleared on the next keystroke / resend), like the widget's inline "Invalid OTP" text.

Implementation

String? otpError;