weight property

  1. @HostBinding.new('style.font-weight')
String? weight
getter/setter pair

Implementation

@HostBinding('style.font-weight')
String? weight;