delete property

IconData delete

Implementation

static IconData get delete =>
    _isCupertino ? CupertinoIcons.delete : Icons.delete;