Flutter Toggle On Icon

Toggle On 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 Toggle On Icon ?

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

Toggle On

toggle_on


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

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

thumb_up

Toggle On

toggle_on

Use in Flutter

Icon( Icons.toggle_on_outlined, ),

Flutter ID

toggle_on_outlined

Toggle On

toggle_on

Use in Flutter

Icon( Icons.toggle_on, ),

Flutter ID

toggle_on

Toggle On

toggle_on

Use in Flutter

Icon( Icons.toggle_on_round, ),

Flutter ID

toggle_on_round

Toggle On

toggle_on

Use in Flutter

Icon( Icons.toggle_on_sharp, ),

Flutter ID

toggle_on_sharp

Toggle On

toggle_on

Use in Flutter

Icon( Icons.toggle_on_two_tone, ),

Flutter ID

toggle_on_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

active, app, application, components, configuration, control, design, disable, inable, inactive, interface, off, on, selection, settings, site, slider, switch, toggle, ui, ux, web, website,Vuetify Toggle On Icon (Vue Js), Material Ui Toggle On Icon (React Js), Mat Icon Toggle On (Angular Material)


Advertisements



Related Icons







































































































































































































































































toggle_on- Faq(s)?

⭐What is the Flutter Toggle On Icon code?

Icon Code is - toggle_on.

⭐ What is Flutter ID for Toggle On Icon?

Flutter id for Toggle On Icon code is: toggle_on

⭐ 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?