widgets/widgets library
Classes
- DottedBorder
- FxAppBar
- FxButton
- FxCard
- FxColorPicker
- FxContainer
- FxCreditCard
- FxCustomRating
- FxDashedDivider
- FxDottedLine
- FxDottedLineCorner
- FxOnBoarding
- FxPagerIndicator
- FxPageView
- FxProgressBar
- FxSinglePage
- FxStarRating
- FxSvg
- FxSvgCache
- FxTabIndicationPainter
- FxTabIndicator
- FxText
- FxTextField
- FxTextLiquidFill
- PageBubble
- PageBubbleViewModel
- PagerIndicatorViewModel
- PageViewModel
- WavePainter
Enums
- BorderType
- The different supported BorderTypes
- FxButtonType
- FxTabIndicatorStyle
- FxTextFieldStyle
- FxTextFieldType
- SlideDirection
Typedefs
- OnChangeColor = void Function(Color color)
- OnCreditCardCVVChanged = void Function(String creditCardCVV)
- OnCreditCardDateChanged = void Function(String creditCardDate)
- OnCreditCardNameChanged = void Function(String creditCardName)
- OnCreditCardNumberChanged = void Function(String creditCardNumber)
- OnRatingChange = void Function(int rating)