data property

  1. @override
WidgetData? data
final

Data to display in the widget.

Implementation

@override
final WidgetData? data;