bottomLeft constant
FToastAlignment
const bottomLeft
Aligns the toasts to the bottom left of the screen.
Implementation
static const bottomLeft = FToastAlignment._(.bottomLeft, .topCenter);
Aligns the toasts to the bottom left of the screen.
static const bottomLeft = FToastAlignment._(.bottomLeft, .topCenter);