inputMode property Null safety

String? inputMode

Implementation

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

Implementation

set inputMode(String? value) native;