menu
otium_ecommerce
presentation/home/bloc/promotions/promotions_status.dart
PromotionsStatus
isInProgress property
isInProgress
dark_mode
light_mode
isInProgress
property
bool
isInProgress
Implementation
bool get isInProgress => this == PromotionsStatus.inProgress;
otium_ecommerce
promotions_status
PromotionsStatus
isInProgress property
PromotionsStatus enum