repeatY constant

RitoBackgroundRepeat const repeatY

Implementation

static const RitoBackgroundRepeat repeatY = RitoBackgroundRepeat._(
  'repeat-y',
);