topLeft constant

FToastAlignment const topLeft

Aligns the toasts to the top left of the screen.

Implementation

static const topLeft = FToastAlignment._(.topLeft, .bottomCenter);