dotDir constant

IconData const dotDir

Implementation

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