order property

int order
inherited

The order in which forms should be sorted within all forms. Multiple forms may have equal order, in which case they should fall back on sorting by name.

Implementation

int get order => throw _privateConstructorUsedError;