creationParams property

dynamic creationParams
final

Passed as the arguments argument of -[FlutterPlatformViewFactory createWithFrame:viewIdentifier:arguments:]

This can be used by plugins to pass constructor parameters to the embedded Android view.

Implementation

final dynamic creationParams