toastMarginBottom property

int? toastMarginBottom
getter/setter pair

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

Implementation

late int? toastMarginBottom;