orientation property

Orientation.

Implementation

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