focalPointAlignment property

Alignment? focalPointAlignment
final

When set, it will be used for computing a "fixed" focal point aligned relative to the size of this widget.

Implementation

final Alignment? focalPointAlignment;