userCheck constant

IconData const userCheck

Icon data for symbol originally named user_check Name user_check turns into userCheck

Implementation

static const userCheck =
    IconData(0xF4FC, fontFamily: _kFontFam, fontPackage: _kFontPkg);