decoration property

  1. @override
BoxDecoration? decoration
final

The decoration of the flag.

This defines the visual decoration of the flag, such as color, border, and other decorative elements.

Implementation

@override
final BoxDecoration? decoration;