components/send_sms library

Classes

SendSMS
发送验证码

Enums

SendState

Typedefs

SendSMSValueCallback = void Function(void (bool send))
SendStateBuilder = Widget Function(SendState state, int i)
SendStateChanged = void Function(SendState state)