kRightTick top-level property

SvgPicture kRightTick
getter/setter pair

Implementation

var kRightTick = SvgPicture.asset(
  'icons/right_tick.svg',
  height: 32.0,
  width: 32.0,
  allowDrawingOutsideViewBox: true,
);