autocapitalize property Null safety

String autocapitalize

Implementation

String get autocapitalize native;
void autocapitalize= (String value)

Implementation

set autocapitalize(String value) native;