isStrikethrough property

  1. @override
bool get isStrikethrough
override

Implementation

@override
bool get isStrikethrough => _flags & _strikethrough != 0;