textBaseline property - OffscreenCanvasRenderingContext2D class - dart:html library

String? get textBaseline

Implementation

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

Implementation

set textBaseline(String? value) native;