menu
Flutter
painting
Alignment
bottomRight constant
bottomRight
brightness_4
brightness_5
description
bottomRight
constant
Alignment
const
bottomRight
The bottom right corner.
Implementation
static const Alignment bottomRight = Alignment(1.0, 1.0);
Flutter
painting
Alignment
bottomRight constant
Alignment class