Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 387 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 387 Bytes

仿qq拖拽清除消息未读数

img

example

        Container(
              width: 20,
              height: 20,
              child: QqBadge(
                text: '22',
                radius: 10,
                textStyle: TextStyle(fontSize: 8, color: Color(0xFFFFFFFF),),
              ),
            )