font property Null safety

String? font

Implementation

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

Implementation

set font(String? value) native;