topLeft constant
        
        Alignment
        const topLeft
        
      
      
The top left corner.
Implementation
static const Alignment topLeft = Alignment(-1, 1);The top left corner.
static const Alignment topLeft = Alignment(-1, 1);