Whether this fill has a color or gradient base fill.
@override bool get hasBaseFill => color != null || gradient != null;