toastMarginTop property

int? toastMarginTop
getter/setter pair

只有设置mode为top时才起作用,距离顶部的距离

Implementation

late int? toastMarginTop;