strikethrough property

IconData strikethrough

Implementation

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