menu
wx_chip package
documentation
wx_event.dart
DrivenChild<T extends Widget?>
registry property
registry property
dark_mode
light_mode
registry
property
Map
<
WidgetEvent
,
T?
>
registry
final
A map of custom event-widget associations.
Implementation
final Map<WidgetEvent, T?> registry;
wx_chip package
documentation
wx_event
DrivenChild<T extends Widget?>
registry property
DrivenChild class