InfoIcon constructor

InfoIcon({
  1. double size = 80.0,
})

Implementation

InfoIcon({this.size = 80.0});