menu
ngdart package
documentation
angular.dart
NgSwitchWhen
ngSwitchCase property
ngSwitchCase property
dark_mode
light_mode
ngSwitchCase
property
@
Input
()
set
ngSwitchCase
(
dynamic
value
)
Implementation
@Input() set ngSwitchCase(dynamic value) { ngSwitchWhen = value; }
ngdart package
documentation
angular
NgSwitchWhen
ngSwitchCase property
NgSwitchWhen class