order property

int? order

Implementation

int? get order => widget.order ?? _formeState?._getOrder(this);