textAlign property Null safety

String? textAlign

Implementation

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

Implementation

set textAlign(String? value) native;