stretch property Null safety

String? stretch

Implementation

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

Implementation

set stretch(String? value) native;