IconBuilder constructor

IconBuilder(
  1. IconData _iconData
)

Implementation

IconBuilder(this._iconData);