isPreview property

bool get isPreview

Whether or not the tab is in preview mode.

Implementation

_i2.bool get isPreview => _i5.getProperty(
      this,
      'isPreview',
    );