menu
ngcomponents package
documentation
scorecard/scorecard.dart
ScorecardComponent
value property
value property
dark_mode
light_mode
value
property
@Input.new()
String
?
value
getter/setter pair
The value displayed to the user.
Implementation
@Input() String? value;
ngcomponents package
documentation
scorecard/scorecard
ScorecardComponent
value property
ScorecardComponent class