menu
Dart
dart:html
TextAreaElement
autocapitalize property
autocapitalize
dark_mode
light_mode
description
autocapitalize
property
String
?
get
autocapitalize
Implementation
String? get autocapitalize native;
set
autocapitalize
(
String
?
value
)
Implementation
set autocapitalize(String? value) native;
Dart
dart:html
TextAreaElement
autocapitalize property
TextAreaElement class
Cookies management controls