filled property

  1. @override
bool filled
final

If true the decoration's container is filled with fillColor. Defaults to false.

Implementation

@override
final bool filled;