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