BackgroundRepeat.axis constructor

const BackgroundRepeat.axis(
  1. BackgroundAxisRepeat x,
  2. BackgroundAxisRepeat y
)

Implementation

const factory BackgroundRepeat.axis(BackgroundAxisRepeat x, BackgroundAxisRepeat y) = _AxisBackgroundRepeat;