font property

  1. @DeclareProperty(group: "style")
Font? font
getter/setter pair

Implementation

@DeclareProperty(group: "style")
Font? font;