close property

IconData get close

Implementation

static IconData get close =>
    DraftModeUIPlatform.isIOS ? CupertinoIcons.clear : Icons.close;