extraBig property
Whether to use the "big" class style for scorecards; optional.
Implementation
@HostBinding('class.extra-big')
@Input()
bool extraBig = false;
Whether to use the "big" class style for scorecards; optional.
@HostBinding('class.extra-big')
@Input()
bool extraBig = false;