-
Notifications
You must be signed in to change notification settings - Fork 0
Icon
Ivan Galkin edited this page Jan 1, 2024
·
1 revision
All icons sizes are guided by small, default and large sizes from the size config.
There is no basic component, the icons are divided into separate widgets based on color and size.
Example of using a ready-made component:
const FPCPrimarySmallIcon(
icon: Icons.icon,
),
const FPCPrimaryIcon(
icon: Icons.icon,
),
const FPCPrimaryLargeIcon(
icon: Icons.icon,
),
App
AppBar
Badge
Blur
BottomSheet
Button
Card
Checkbox
CodeField
Dialog
Divider
FormField
Global
Gradient
Icon
Indicator
Keyboard
List
Navigation
Picker
PINField
PopUp
Radio
Scaffold
Scrollbar
SegmentControl
SelectCard
SelectField
Shimmer
Slider
SlidingSegmentControl
SliverAppBar
SnackBar
Switch
Text
Toggle