contactDir constant

IconData const contactDir

Implementation

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