menu
otium_ecommerce
presentation/otp/bloc/otp_bloc.dart
OtpBloc
showTimer property
showTimer
dark_mode
light_mode
showTimer
property
bool
showTimer
Implementation
bool get showTimer => state.resendTimerDuration > 0;
otium_ecommerce
otp_bloc
OtpBloc
showTimer property
OtpBloc class