viewColumn property
ViewColumn
get
viewColumn
The view column in which the {@link WebviewPanel} should be shown.
Implementation
_i4.ViewColumn get viewColumn => _i4.ViewColumn.values.byName(_i3.getProperty(
this,
'viewColumn',
));