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