options property

List<FormOption>? options
final

The options available for the form field.

Implementation

final List<FormOption>? options;