Flutter Cast Icon

Cast 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 Cast Icon ?

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

Cast

cast


Flutter Icon Cast | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Cast

cast

Use in Flutter

Icon( Icons.cast_outlined, ),

Flutter ID

cast_outlined

Cast

cast

Use in Flutter

Icon( Icons.cast, ),

Flutter ID

cast

Cast

cast

Use in Flutter

Icon( Icons.cast_round, ),

Flutter ID

cast_round

Cast

cast

Use in Flutter

Icon( Icons.cast_sharp, ),

Flutter ID

cast_sharp

Cast

cast

Use in Flutter

Icon( Icons.cast_two_tone, ),

Flutter ID

cast_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

Android, OS, airplay, cast, chrome, connect, desktop, device, display, hardware, iOS, mac, monitor, screen, screencast, streaming, television, tv, web, window, wireless


Advertisements



Related Icons

cast- Faq(s)?

⭐What is the Flutter Cast Icon code?

Icon Code is - cast.

⭐ What is Flutter ID for Cast Icon?

Flutter id for Cast Icon code is: cast

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