CircleAround constructor

CircleAround({
  1. required Widget child,
})

Implementation

CircleAround({required this.child});