textBaseline property

String? get textBaseline

Implementation

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

Implementation

set textBaseline(String? value) native;