data property

Map<String, Object?> data
final

The key-value pairs to render.

Implementation

final Map<String, Object?> data;