setClientArgs property

Map<String, dynamic>? setClientArgs
getter/setter pair

The last set of arguments supplied to the TextInput.setClient and TextInput.updateConfig methods of this stub implementation.

Implementation

Map<String, dynamic>? setClientArgs;