As per documentation Tab icon property ask a widget so you can pass like this also or any other widget also
new Tab(icon: new Image.asset("assets/img/logo.png"), text: "Browse"),
As per documentation Tab icon property ask a widget so you can pass like this also or any other widget also
new Tab(icon: new Image.asset("assets/img/logo.png"), text: "Browse"),