extensions/icon library
Extension for chainable size and color setters on Icon.
Example:
Icon(Icons.add).size(30).iconColor(Colors.green);
Extensions
- KaeruIconExtension on Icon
- Chainable size and color setters on Icon.
Extension for chainable size and color setters on Icon.
Example:
Icon(Icons.add).size(30).iconColor(Colors.green);