style property Null safety

String? style

Implementation

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

Implementation

set style(String? value) native;