moveUpRightDir constant

IconData const moveUpRightDir

Implementation

static const IconData moveUpRightDir = const IconData(58515,
    fontFamily: 'Lucide',
    fontPackage: 'lucide_icons_flutter',
    matchTextDirection: true);