strikeThrough property
bool?
get
strikeThrough
Whether the {@link SourceControlResourceStatesource control resource state} should be striked-through in the UI.
Implementation
_i2.bool? get strikeThrough => _i5.getProperty(
this,
'strikeThrough',
);