menu
entao_hare package
documentation
basic/basic.dart
ToastItem
centerBottom method
centerBottom method
dark_mode
light_mode
centerBottom
method
ToastItem
centerBottom
(
double
y
)
Implementation
ToastItem centerBottom(double y) { alignment = Alignment(0, y); return this; }
entao_hare package
documentation
basic/basic
ToastItem
centerBottom method
ToastItem class