trash property

IconData get trash

Implementation

static IconData get trash =>
    DraftModeUIPlatform.isIOS ? CupertinoIcons.delete : Icons.delete;