Carbon Flutter
  • Overview ⚡️
  • Installation ⚙️
  • Widgets 🧩
    • Breadcrumb
    • Button
    • Checkbox
    • Form
    • Icons
    • Link
    • Notification
    • OverflowMenu
    • Text
    • TextField
    • Toggle
Powered by GitBook
On this page
  • Overview
  • Example

Was this helpful?

  1. Widgets 🧩

Icons

Overview

A graphical icon widget drawn with a glyph from a font described.

Example

Icon(CIcons.add, size: 16)
PreviousFormNextLink

Last updated 2 years ago

Was this helpful?