flagMngProperties top-level constant
FlagProperties
const flagMngProperties
Flag properties of country Mongolia (MN).
Implementation
const flagMngProperties = FlagProperties(
[
ColorsProperties(Color(0xffda2032)),
ColorsProperties(Color(0xff0066b3)),
ColorsProperties(Color(0xffda2032)),
],
aspectRatio: 2,
stripeOrientation: StripeOrientation.vertical,
elementsProperties: [
ElementsProperties(
Color(0xffffd900),
shape: Rectangle(aspectRatio: 0.92),
offset: Offset(-0.82, 0.5),
heightFactor: 24 / 60,
child: ElementsProperties(
Color(0xffda2032),
shape: Rectangle(aspectRatio: 0.5),
child: ElementsProperties(
Color(0xffffd900),
shape: Ellipse(),
offset: Offset(0, -2.3),
heightFactor: 0.2,
child: ElementsProperties(
Color(0xffffd900),
shape: Ellipse(),
offset: Offset(0, 3.2),
heightFactor: 1.6,
child: ElementsProperties(
Color(0xffffd900),
shape: Moon(radius: 1.0, offset: Offset(0, -0.3)),
offset: Offset(0, 0.4),
heightFactor: 1.4,
child: ElementsProperties(
Color(0xffffd900),
shape: Triangle(),
offset: Offset(0.06, 1.75),
heightFactor: 0.45,
widthFactor: 0.9,
angle: 90,
child: ElementsProperties(
Color(0xffffd900),
shape: Triangle(),
offset: Offset(0, 15.1),
angle: 90,
),
),
),
),
),
),
),
ElementsProperties(
Color.fromARGB(0, 255, 217, 0),
shape: Rectangle(aspectRatio: 0.92),
offset: Offset(-0.82, 0.5),
heightFactor: 24 / 60,
child: ElementsProperties(
Color.fromARGB(0, 255, 217, 0),
shape: Rectangle(aspectRatio: 0.5),
child: ElementsProperties(
Color(0xffffd900),
shape: Rectangle(aspectRatio: 0.6),
heightFactor: 0.666,
child: ElementsProperties(
Color(0xffda2032),
shape: Rectangle(),
heightFactor: 0.75,
child: ElementsProperties(
Color(0xffffd900),
shape: Ellipse(),
heightFactor: 0.85,
),
),
),
),
),
],
url:
"https://wikipedia.org/wiki/File:Flag_of_Mongolia_(construction_sheet).svg",
);