props property

Map<String, Object?> props
getter/setter pair

Extra props for the wrapper element.

Implementation

Map<String, Object?> props;