Flutter Expand Circle Down Icon

Expand Circle Down 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 Expand Circle Down Icon ?

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

Expand Circle Down

expand_circle_down


Flutter Icon Expand Circle Down | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Expand Circle Down

expand_circle_down

Use in Flutter

Icon( Icons.expand_circle_down_outlined, ),

Flutter ID

expand_circle_down_outlined

Expand Circle Down

expand_circle_down

Use in Flutter

Icon( Icons.expand_circle_down, ),

Flutter ID

expand_circle_down

Expand Circle Down

expand_circle_down

Use in Flutter

Icon( Icons.expand_circle_down_round, ),

Flutter ID

expand_circle_down_round

Expand Circle Down

expand_circle_down

Use in Flutter

Icon( Icons.expand_circle_down_sharp, ),

Flutter ID

expand_circle_down_sharp

Expand Circle Down

expand_circle_down

Use in Flutter

Icon( Icons.expand_circle_down_two_tone, ),

Flutter ID

expand_circle_down_two_tone

For Customizations you can follow instructions here - Flutter Classes


Advertisements



Related Icons

expand_circle_down- Faq(s)?

⭐What is the Flutter Expand Circle Down Icon code?

Icon Code is - expand_circle_down.

⭐ What is Flutter ID for Expand Circle Down Icon?

Flutter id for Expand Circle Down Icon code is: expand_circle_down

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