stop property

IconData get stop

Implementation

static IconData get stop =>
    DraftModeUIPlatform.isIOS ? CupertinoIcons.stop_fill : Icons.stop;