props property

Map<String, dynamic> props
final

Declarative properties passed to the native view during creation and updates.

Implementation

final Map<String, dynamic> props;