categoryLabel property

  1. @override
String get categoryLabel
override

Label for the category choice chips

In en, this message translates to: 'Category'

Implementation

@override
String get categoryLabel => 'Category';