basePosition property

Alignment? basePosition
final

The alignment of the scale origin in relation to the widget size. Default is Alignment.center

Implementation

final Alignment? basePosition;