DashboardEvent.handleSearch constructor
const
DashboardEvent.handleSearch({})
Implementation
const factory DashboardEvent.handleSearch({
DateTime? selectedDate,
@Default(false) bool? isNetworkError,
}) = DashboardSearchEvent;