creationParams property

dynamic creationParams
final

Passed as the args argument of PlatformViewFactory#create

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

Implementation

final dynamic creationParams;