filled property

bool filled
final

Whether the color or customColor will act as the background color (with the foreground color being be computed based on effective background), or as the foreground color (with the background color being the color set to 10% opacity).

If true, prefix must be null. Defaults to false.

Implementation

final bool filled;