textAlign property

String? get textAlign

Implementation

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

Implementation

set textAlign(String? value) native;