props property

Map<String, Object?> props
final

Additional props merged onto the provider element.

Implementation

final Map<String, Object?> props;