仿qq拖拽清除消息未读数
example
Container(
width: 20,
height: 20,
child: QqBadge(
text: '22',
radius: 10,
textStyle: TextStyle(fontSize: 8, color: Color(0xFFFFFFFF),),
),
)