sequence property

double? sequence
final

The sequence of the field in the form. If no sequence is provided, no specific order will be applied to the fields.

Implementation

final double? sequence;