widgetName property Null safety
final
The name of the widget that was modified, or null
if the change was elsewhere.
Implementation
final String? widgetName;
The name of the widget that was modified, or null
if the change was elsewhere.
final String? widgetName;