viewType property

String get viewType

The type of custom editor.

Implementation

_i2.String get viewType => _i5.getProperty(
      this,
      'viewType',
    );