fileWhite constant

SvgData const fileWhite

Implementation

static const SvgData fileWhite = SvgData(
  'assets/icons/file_white.svg',
  width: 23.2,
  height: 29,
);