topRight constant
FToastAlignment
const topRight
Aligns the toasts to the top right of the screen.
Implementation
static const topRight = FToastAlignment._(.topRight, .bottomCenter);
Aligns the toasts to the top right of the screen.
static const topRight = FToastAlignment._(.topRight, .bottomCenter);