-
Notifications
You must be signed in to change notification settings - Fork 0
SelectField
Ivan Galkin edited this page Jan 1, 2024
·
1 revision
Clickable field component with solid colors, decomposed by platform.
Example of using a ready-made component:
FPCPrimarySelectField(
title: title,
labelText: "Label",
),
iOS (Cupertino) | Android (Material) |
---|---|
Clickable field component with gradient colors, decomposed by platform.
Example of using a ready-made component:
FPCPrimaryGradientSelectField(
title: title,
labelText: "Label",
),
iOS (Cupertino) | Android (Material) |
---|---|
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