props property

Map<String, Object?> props
final

Additional element props for this row.

Implementation

final Map<String, Object?> props;