getBackgroundColor method

  1. @override
Color getBackgroundColor()
override

Implementation

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