top constant

ToastPosition const top

Implementation

static const ToastPosition top =
    ToastPosition(align: Alignment.topCenter, offset: 75.0);