align property

double? align
final

The alignment offset of the outline relative to the widget bounds.

Positive values expand the outline outward, negative values contract it.

Implementation

final double? align;