setClientArgs property Null safety
read / write
The last set of arguments supplied to the TextInput.setClient and
TextInput.updateConfig methods of this stub implementation.
Implementation
Map<String, dynamic>? setClientArgs;
The last set of arguments supplied to the TextInput.setClient and
TextInput.updateConfig methods of this stub implementation.
Map<String, dynamic>? setClientArgs;