menu
otium_ecommerce
presentation/vendor/bloc/vendor_status.dart
VendorStatus
isInProgress property
isInProgress
dark_mode
light_mode
isInProgress
property
bool
isInProgress
Implementation
bool get isInProgress => this == VendorStatus.inProgress;
otium_ecommerce
vendor_status
VendorStatus
isInProgress property
VendorStatus enum