presentationStyle property

PresentationStyle presentationStyle

Implementation

PresentationStyle get presentationStyle => PresentationStyle.fromValue(
    js_util.getProperty(this, 'presentationStyle'));