earthDir constant

IconData const earthDir

Implementation

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