plus property

IconData get plus

Implementation

static IconData get plus =>
    DraftModeUIPlatform.isIOS ? CupertinoIcons.plus : Icons.add;