pen property

IconData pen

Implementation

IconData get pen => isMaterial(context) ? Icons.edit : CupertinoIcons.pen;