pawSolid property

IconData pawSolid

Implementation

IconData get pawSolid =>
    isMaterial(context) ? Icons.pets : CupertinoIcons.paw_solid;