bottomEnd constant
        
        AlignmentDirectional
        const bottomEnd
        
      
      
The bottom corner on the "end" side.
Implementation
static const AlignmentDirectional bottomEnd = AlignmentDirectional(1.0, 1.0);The bottom corner on the "end" side.
static const AlignmentDirectional bottomEnd = AlignmentDirectional(1.0, 1.0);