align property
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;
The alignment offset of the outline relative to the widget bounds.
Positive values expand the outline outward, negative values contract it.
final double? align;