start constant
BoxAlignmentBase
const start
Aligns to the start (left/top) of the container.
Implementation
static const BoxAlignmentBase start = BoxAlignment(-1.0);
Aligns to the start (left/top) of the container.
static const BoxAlignmentBase start = BoxAlignment(-1.0);