showCategory property

bool? showCategory

Implementation

bool? get showCategory => _$this._showCategory;
void showCategory=(bool? showCategory)

Implementation

set showCategory(bool? showCategory) => _$this._showCategory = showCategory;