widgets/labeled_icon library
Classes
- LabeledIcon
- The LabeledIcon class is a base class that extends StatelessWidget. It defines properties for an icon, a gap, a label, and an axis. The constructor LabeledIcon initializes these properties and allows for the axis to default to Axis.horizontal if not specified.