ignoreDirectionalPadding property

bool ignoreDirectionalPadding
final

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

Diagonal corners are ignored.

Implementation

final bool ignoreDirectionalPadding;