values constant

List<SIQTab> const values

Implementation

static const List<SIQTab> values = <SIQTab>[
  conversations,
  knowledgeBase,
  faq
];