inputMode property

String? get inputMode

Implementation

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

Implementation

set inputMode(String? value) native;