BoxAlignmentContent.spaceAroundSymmetric constructor
const
BoxAlignmentContent.spaceAroundSymmetric(
- double ratio
Creates symmetric spacing around items with a custom ratio.
Implementation
const factory BoxAlignmentContent.spaceAroundSymmetric(double ratio) =
_EvenSpacingAlignment.aroundSymmetric;