name property

String? name
getter/setter pair

The name by which the DateTimePicker is identified in a form input event.

For details about working with form inputs, see Receive form data.

Implementation

core.String? name;