bottomLeft constant

FToastAlignment const bottomLeft

Aligns the toasts to the bottom left of the screen.

Implementation

static const bottomLeft = FToastAlignment._(.bottomLeft, .topCenter);