start constant
BoxAlignmentBase
const start
Aligns items to the start of the main axis.
Implementation
static const BoxAlignmentBase start = BoxAlignmentDirectional.start;
Aligns items to the start of the main axis.
static const BoxAlignmentBase start = BoxAlignmentDirectional.start;