inputs property

List<InputField>? inputs
getter/setter pair

A list of input fields.

Implementation

core.List<InputField>? inputs;