BackgroundRepeat.axis constructor
const
BackgroundRepeat.axis()
Create an axis-specific repeat value from two axis repeat values.
Implementation
const factory BackgroundRepeat.axis(BackgroundAxisRepeat x, BackgroundAxisRepeat y) = _AxisBackgroundRepeat;