props property

Map<String, Object?> props
final

Element attributes, event handlers, classes, and styles.

Implementation

final Map<String, Object?> props;