3d tap icon options flutter code example Example: flutter icon tap IconButton(icon: new Icon(Icons.bookmark), onPressed: () { /* Your code */ },)