toastAlignment property
The toast's alignment relative to a FToaster. Defaults to FToastAlignment.topCenter on touch devices, and FToastAlignment.bottomEnd otherwise.
Implementation
@override
final FToastAlignment toastAlignment;
The toast's alignment relative to a FToaster. Defaults to FToastAlignment.topCenter on touch devices, and FToastAlignment.bottomEnd otherwise.
@override
final FToastAlignment toastAlignment;