MaterialShapes class abstract final

Holds predefined Material Design shapes as RoundedPolygons that can be used at various components as they are, or as part of a Morph.

Shapes image

Note that each RoundedPolygon in this class is normalized.

See RoundedPolygon.normalized.

Properties

hashCode → int
The hash code for this object.
no setterinherited
runtimeType → Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() → String
A string representation of this object.
inherited

Operators

operator ==(Object other) → bool
The equality operator.
inherited

Static Properties

arch → RoundedPolygon
An arch shape.
final
arrow → RoundedPolygon
An arrow shape.
final
boom → RoundedPolygon
A boom shape.
final
bun → RoundedPolygon
A bun shape.
final
burst → RoundedPolygon
A burst shape.
final
circle → RoundedPolygon
A circle shape.
final
clamShell → RoundedPolygon
A clam-shell shape.
final
clover4Leaf → RoundedPolygon
A 4-leaf clover shape.
final
clover8Leaf → RoundedPolygon
An 8-leaf clover shape.
final
cookie12Sided → RoundedPolygon
A 12-sided cookie shape.
final
cookie4Sided → RoundedPolygon
A 4-sided cookie shape.
final
cookie6Sided → RoundedPolygon
A 6-sided cookie shape.
final
cookie7Sided → RoundedPolygon
A 7-sided cookie shape.
final
cookie9Sided → RoundedPolygon
A 9-sided cookie shape.
final
diamond → RoundedPolygon
A diamond shape.
final
fan → RoundedPolygon
A fan shape.
final
flower → RoundedPolygon
A flower shape.
final
gem → RoundedPolygon
A gem shape.
final
ghostish → RoundedPolygon
A ghost-ish shape.
final
heart → RoundedPolygon
A heart shape.
final
oval → RoundedPolygon
An oval shape.
final
pentagon → RoundedPolygon
A pentagon shape.
final
pill → RoundedPolygon
A pill shape.
final
pixelCircle → RoundedPolygon
A pixel-circle shape.
final
pixelTriangle → RoundedPolygon
A pixel-triangle shape.
final
puffy → RoundedPolygon
A puffy shape.
final
puffyDiamond → RoundedPolygon
A puffy-diamond shape.
final
semiCircle → RoundedPolygon
A semi-circle shape.
final
slanted → RoundedPolygon
A slanted square shape.
final
softBoom → RoundedPolygon
A soft-boom shape.
final
softBurst → RoundedPolygon
A soft-burst shape.
final
square → RoundedPolygon
A rounded square shape.
final
sunny → RoundedPolygon
A very-sunny shape.
final
triangle → RoundedPolygon
A rounded triangle shape.
final
verySunny → RoundedPolygon
A sunny shape.
final