end constant

BoxAlignmentBase const end

Aligns to the end (right/bottom) of the container.

Implementation

static const BoxAlignmentBase end = BoxAlignment(1.0);