menu
khadem package
documentation
contracts.dart
EventSystemInterface
eventGroups property
eventGroups property
dark_mode
light_mode
eventGroups
property
Map
<
String
,
Set
<
String
>
>
eventGroups
final
Internal map of group names to sets of event names.
Implementation
final Map<String, Set<String>> eventGroups = {};
khadem package
documentation
contracts
EventSystemInterface
eventGroups property
EventSystemInterface class