priority property

int get priority

优先级,数字越小越先执行,默认 100

Implementation

int get priority => 100;