style property

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

Implementation

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