bottomCenter constant

FToastAlignment const bottomCenter

Aligns the toasts to the bottom center of the screen.

Implementation

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