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