isChangeNegative property
Whether the description field should be styled as a negative change.
Implementation
@HostBinding('class.is-change-negative')
bool get isChangeNegative => _isChangeNegative;
Whether the description field should be styled as a negative change.
@HostBinding('class.is-change-negative')
bool get isChangeNegative => _isChangeNegative;