decoration property
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;
The decoration of the flag.
This defines the visual decoration of the flag, such as color, border, and other decorative elements.
@override
final BoxDecoration? decoration;