BoxAlignmentSpacing.aroundSymmetric constructor
const
BoxAlignmentSpacing.aroundSymmetric(
- double ratio
Creates symmetric space-around with a custom ratio.
Implementation
const BoxAlignmentSpacing.aroundSymmetric(double ratio)
: aroundStart = ratio,
aroundEnd = ratio;