getAutoFocusedField property

String? get getAutoFocusedField

Get the autofocus field for the form

Implementation

String? get getAutoFocusedField => _getAutoFocusedField;