order property

int? order
inherited

Implementation

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