Flutter Last Page Icon

Last Page 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 Last Page Icon ?

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

Last Page

last_page


Flutter Icon Last Page | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Last Page

last_page

Use in Flutter

Icon( Icons.last_page_outlined, ),

Flutter ID

last_page_outlined

Last Page

last_page

Use in Flutter

Icon( Icons.last_page, ),

Flutter ID

last_page

Last Page

last_page

Use in Flutter

Icon( Icons.last_page_round, ),

Flutter ID

last_page_round

Last Page

last_page

Use in Flutter

Icon( Icons.last_page_sharp, ),

Flutter ID

last_page_sharp

Last Page

last_page

Use in Flutter

Icon( Icons.last_page_two_tone, ),

Flutter ID

last_page_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

app, application, arrow, chevron, components, end, forward, interface, last, page, right, screen, site, ui, ux, web, website


Advertisements



Related Icons

last_page- Faq(s)?

⭐What is the Flutter Last Page Icon code?

Icon Code is - last_page.

⭐ What is Flutter ID for Last Page Icon?

Flutter id for Last Page Icon code is: last_page

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