priority property
num?
get
priority
The priority of this item. Higher value means the item should be shown more to the left.
Implementation
_i2.num? get priority => _i5.getProperty(
this,
'priority',
);