props property

Map<String, dynamic> props
final

Props passed from the server to the page component.

Implementation

final Map<String, dynamic> props;