name property
The name by which the switch widget is identified in a form input event.
For details about working with form inputs, see Receive form data.
Implementation
core.String? name;
The name by which the switch widget is identified in a form input event.
For details about working with form inputs, see Receive form data.
core.String? name;