menu
events_emitter package
documentation
emitters/restricted_event_emitter.dart
EventNotAllowedException
EventNotAllowedException const constructor
EventNotAllowedException const constructor
dark_mode
light_mode
EventNotAllowedException
constructor
const
EventNotAllowedException
(
String
type
)
Implementation
const EventNotAllowedException(this.type);
events_emitter package
documentation
emitters/restricted_event_emitter
EventNotAllowedException
EventNotAllowedException const constructor
EventNotAllowedException class