undoDot constant

IconData const undoDot

Lucide icon for 'undo dot'.

Implementation

static const IconData undoDot =
    IconData(58453, fontFamily: 'LucideIcons', fontPackage: 'shadcn_flutter');