SectionId typedef

SectionId = ({IconData icon, String title})

Implementation

typedef SectionId = ({String title, IconData icon});