displayPriority property

int displayPriority
inherited

The priority to show this field when ordering fields visually in a form. Larger numbers take higher precedence.

Implementation

int get displayPriority => 1;