priority property

  1. @override
int priority
override

The constraint priority to use in sorting.

Implementation

@override
int get priority => 1;