eye property

IconData get eye

Implementation

static IconData get eye =>
    DraftModeUIPlatform.isIOS ? CupertinoIcons.eye : Icons.visibility;