topCenter constant
FToastAlignment
const topCenter
Aligns the toasts to the top center of the screen.
Implementation
static const topCenter = FToastAlignment._(.topCenter, .bottomCenter);
Aligns the toasts to the top center of the screen.
static const topCenter = FToastAlignment._(.topCenter, .bottomCenter);