directionPadding property

bool directionPadding
final

True if the follower should include the cross-axis padding of the anchor when aligning to it. Defaults to false.

Diagonal corners are ignored.

Implementation

final bool directionPadding;