toastAlignment property

  1. @override
FToastAlignment toastAlignment
final

The toast's alignment relative to a FToaster. Defaults to FToastAlignment.bottomEnd.

Implementation

@override
final FToastAlignment toastAlignment;