Flutter Legend Toggle Icon

Legend Toggle Icon is given below. You can use this icon on the same way in your project. First make sure you have added Material Icon library.

You can also customize icon color and size in flutter using properties. You can get different-different varients like outline, filled, sharp, rounded and two-tone.

How to add Flutter Legend Toggle Icon ?

Material Design Flutter Icon legend_toggle Icon can be added to any web page simply as below.

Legend Toggle

legend_toggle


Flutter Icon Legend Toggle | Outline | Filled | Rounded | Sharp | Two Tone

You can integrate Legend Toggle flutter Icon Outline, Filled, Rounded , Sharp and Two Tone by just adding following below syntax & icon code.

thumb_up

Legend Toggle

legend_toggle

Use in Flutter

Icon( Icons.legend_toggle_outlined, ),

Flutter ID

legend_toggle_outlined

Legend Toggle

legend_toggle

Use in Flutter

Icon( Icons.legend_toggle, ),

Flutter ID

legend_toggle

Legend Toggle

legend_toggle

Use in Flutter

Icon( Icons.legend_toggle_round, ),

Flutter ID

legend_toggle_round

Legend Toggle

legend_toggle

Use in Flutter

Icon( Icons.legend_toggle_sharp, ),

Flutter ID

legend_toggle_sharp

Legend Toggle

legend_toggle

Use in Flutter

Icon( Icons.legend_toggle_two_tone, ),

Flutter ID

legend_toggle_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

analytics, chart, data, diagram, graph, infographic, legend, measure, metrics, monitoring, stackdriver, statistics, toggle, tracking,Vuetify Legend Toggle Icon (Vue Js), Material Ui Legend Toggle Icon (React Js), Mat Icon Legend Toggle (Angular Material)


Advertisements



Related Icons

legend_toggle- Faq(s)?

⭐What is the Flutter Legend Toggle Icon code?

Icon Code is - legend_toggle.

⭐ What is Flutter ID for Legend Toggle Icon?

Flutter id for Legend Toggle Icon code is: legend_toggle

⭐ Can we change icon color in flutter?

Yes you can change color using color props.

⭐ Can we change icon size in flutter?

Yes you can use icon size in flutter.



Looking For More Icons?