basePosition property
The alignment of the scale origin in relation to the widget size. Default is Alignment.center
Implementation
final Alignment? basePosition;
The alignment of the scale origin in relation to the widget size. Default is Alignment.center
final Alignment? basePosition;