sequence property Null safety
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;
The sequence of the field in the form. If no sequence is provided, no specific order will be applied to the fields.
final double? sequence;