end constant
BoxAlignmentBase
const end
Aligns to the end (right/bottom) of the container.
Implementation
static const BoxAlignmentBase end = BoxAlignment(1.0);
Aligns to the end (right/bottom) of the container.
static const BoxAlignmentBase end = BoxAlignment(1.0);