getBackgroundColor method

  1. @override
Color getBackgroundColor()
override

Implementation

@override
Color getBackgroundColor() => backgroundColor ?? category.backgroundColor;