toastPositionMode property

String? toastPositionMode
getter/setter pair

toast的显示位置可用值 top、center、bottom

Implementation

late String? toastPositionMode;