menu
otium_ecommerce
presentation/shared/category_bloc/category_bloc.dart
CategoryEvent
CategoryEvent.started const constructor
CategoryEvent.started
dark_mode
light_mode
CategoryEvent.started
constructor
const
CategoryEvent.started
(
{
String
?
vendorId
,
})
Implementation
const factory CategoryEvent.started({String? vendorId}) = _Started;
otium_ecommerce
category_bloc
CategoryEvent
CategoryEvent.started const constructor
CategoryEvent class