creationParams property
finalinherited
Passed as the arguments
argument of -[FlutterPlatformViewFactory createWithFrame:viewIdentifier:arguments:]
This can be used by plugins to pass constructor parameters to the embedded iOS view.
Implementation
final dynamic creationParams;