bottomRight constant

FToastAlignment const bottomRight

Aligns the toasts to the bottom right of the screen.

Implementation

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