registry property

Map<WidgetEvent, T?> registry
final

A map of custom event-widget associations.

Implementation

final Map<WidgetEvent, T?> registry;