viewType property
finalinherited
The unique identifier for iOS view type to be embedded by this widget.
A PlatformViewFactory for this type must have been registered.
Implementation
final String viewType;
The unique identifier for iOS view type to be embedded by this widget.
A PlatformViewFactory for this type must have been registered.
final String viewType;