data property

List data
final

The array data to be displayed.

Implementation

final List<dynamic> data;