moveRightDir constant

IconData const moveRightDir

Implementation

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