passwordGrey constant
Implementation
static const SvgData passwordGrey = SvgData(
'assets/icons/password_grey.svg',
width: 18,
height: 20,
);
static const SvgData passwordGrey = SvgData(
'assets/icons/password_grey.svg',
width: 18,
height: 20,
);