isToastShowing property

bool get isToastShowing

获取Toast状态

Implementation

bool get isToastShowing => _isToastShowing;