menu
otium_ecommerce
presentation/otp/bloc/otp_bloc.dart
OtpBloc
showError property
showError
dark_mode
light_mode
showError
property
bool
showError
Implementation
bool get showError => state.errorMessage != null;
otium_ecommerce
otp_bloc
OtpBloc
showError property
OtpBloc class