textBaseline property Null safety

String? textBaseline

Implementation

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

Implementation

set textBaseline(String? value) native;