font property

String? get font

Implementation

String? get font native;
set font (String? value)

Implementation

set font(String? value) native;