syncIcon constant

IconData const syncIcon

Icon data for symbol originally named sync_icon Name sync_icon turns into syncIcon

Implementation

static const syncIcon =
    IconData(0xF021, fontFamily: _kFontFam, fontPackage: _kFontPkg);