repeatX constant

RitoBackgroundRepeat const repeatX

Implementation

static const RitoBackgroundRepeat repeatX = RitoBackgroundRepeat._(
  'repeat-x',
);