menu
otium_ecommerce
presentation/search/bloc/search_status.dart
SearchStatus
isInProgress property
isInProgress
dark_mode
light_mode
isInProgress
property
bool
isInProgress
Implementation
bool get isInProgress => this == SearchStatus.inProgress;
otium_ecommerce
search_status
SearchStatus
isInProgress property
SearchStatus enum