speakerDir constant

IconData const speakerDir

Implementation

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