props property

Map<String, dynamic> props
final

The decoded props payload passed to the island builder.

Implementation

final Map<String, dynamic> props;