menu
otium_ecommerce
presentation/phone_input/bloc/phone_input_bloc.dart
PhoneInputBloc
showPhoneValidationError property
showPhoneValidationError
dark_mode
light_mode
showPhoneValidationError
property
bool
showPhoneValidationError
Implementation
bool get showPhoneValidationError => state.phone.displayError != null;
otium_ecommerce
phone_input_bloc
PhoneInputBloc
showPhoneValidationError property
PhoneInputBloc class