autocapitalize property

String? get autocapitalize

Implementation

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

Implementation

set autocapitalize(String? value) native;