CloseIcon constructor

const CloseIcon({
  1. int? size,
})

Implementation

const CloseIcon({this.size});