mycar98765

Untitled

Jan 26th, 2023
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | Source Code | 0 0
  1. CircleAvatar(
  2. radius: 17.5,
  3. maxRadius: 17.5,
  4. minRadius: 17.5,
  5. backgroundColor: Colors.cyan,
  6. child: const Icon(
  7. Icons.timer_outlined,
  8. color: Colors.white,
  9. ),
  10. ),
Advertisement
Add Comment
Please, Sign In to add comment