You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Event.priority getter that returns an int priority value, from 0 (top priority) to 9 (lowest priority).
Add Event.priorityColour getter extension that gets the Color corresponding to the priority. This must be in a separate, new file in the ui folder to avoid the files in domain depending on package:flutter.
Event.prioritygetter that returns anintpriority value, from 0 (top priority) to 9 (lowest priority).Event.priorityColourgetter extension that gets theColorcorresponding to thepriority. This must be in a separate, new file in theuifolder to avoid the files indomaindepending onpackage:flutter.