props property

  1. @override
Map props
final

The props maintained by this builder and used passed into the component when built. In this case, it's the current MapView object.

Implementation

@override
final Map props;