family property

  1. @Input.new('font-family')
FontFamily? family
getter/setter pair

Implementation

@Input('font-family')
FontFamily? family;