orientation property

The orientation of this context.

Implementation

SynthizerDouble6Property get orientation => SynthizerDouble6Property(
      context: this,
      targetHandle: handle,
      property: Properties.orientation,
    );