isWeChatMoment property
bool
get
isWeChatMoment
Whether the SpecialPickerType.wechatMoment is enabled. 当前是否为微信朋友圈选择模式
Implementation
bool get isWeChatMoment =>
specialPickerType == SpecialPickerType.wechatMoment;