font 属性

String? font

实现

String? get font native;
void font=(String? value)

实现

set font(String? value) native;