NikuIconButton constructor

NikuIconButton(
  1. Widget _icon, {
  2. Key? key,
})

Implementation

NikuIconButton(this._icon, {this.key});