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