kMyoroTestAlignments top-level property
Alignments for testing.
Implementation
final kMyoroTestAlignments = [
Alignment.center,
Alignment.topLeft,
Alignment.topRight,
Alignment.topCenter,
Alignment.centerLeft,
Alignment.bottomLeft,
Alignment.centerRight,
Alignment.bottomRight,
Alignment.bottomCenter,
];