menu
otium_ecommerce
presentation/otp/bloc/otp_bloc.dart
OtpEvent
OtpEvent.checkCodeButtonPressed const constructor
OtpEvent.checkCodeButtonPressed
dark_mode
light_mode
OtpEvent.checkCodeButtonPressed
constructor
const
OtpEvent.checkCodeButtonPressed
(
)
Implementation
const factory OtpEvent.checkCodeButtonPressed() = _CheckCodeButtonPressed;
otium_ecommerce
otp_bloc
OtpEvent
OtpEvent.checkCodeButtonPressed const constructor
OtpEvent class