widgets/componenst library
Classes
- AnimatedPageDragger
- CircleRevealClipper
- CustomPopupMenu
- CustomSwitch
- MenuItem
- MenuItemState
- My
- MyBreadcrumb
- MyBreadcrumbItem
- MyButton
- MyCard
- MyCardBoardView
- MyConstant
- MyConstantData
- MyContainer
- MyDashedDivider
- MyDottedLine
- MyDottedLineCorner
- MyEmailValidator
-
MyFieldValidatorRule<
T> - MyFileField
- MyFlex
- MyFlexItem
- MyFormValidator
- MyLengthValidator
- MyMiddleware
- MyOnBoarding
- MyPageDragger
- MyPageReveal
- MyPagerIndicator
- MyPaginateComponent
- MyProgressBar
- MyResponsive
- MyRoute
- MyRouter
- MyRoutes
- MyScreenMedia
- MySearchView
- MySinglePage
- MySpacing
- MyStarRating
- MyTabIndicationPainter
- MyTabIndicator
- MyTableView
- MyText
- MyTextFormField
- MyTextStyle
- MyTextUtils
- PageBubble
- PageBubbleViewModel
- PagerIndicatorViewModel
- PageViewModel
- SizeObserver
- SlideUpdate
Enums
Extensions
-
ListExtension
on List<
T>
Properties
- flexColumns → int
-
no setter
- flexSpacing → double
-
no setter
Typedefs
- AppFlowyBoardCardBuilder = Widget Function(BuildContext context, AppFlowyGroupData groupData, AppFlowyGroupItem item)
-
GoogleFontFunction
= TextStyle Function({Paint? background, Color? backgroundColor, Color? color, TextDecoration? decoration, Color? decorationColor, TextDecorationStyle? decorationStyle, double? decorationThickness, List<
FontFeature> ? fontFeatures, double? fontSize, FontStyle? fontStyle, FontWeight? fontWeight, Paint? foreground, double? height, double? letterSpacing, Locale? locale, List<Shadow> ? shadows, TextBaseline? textBaseline, TextStyle? textStyle, double? wordSpacing}) - HideFn = void Function(Function hideFn)
-
MyFieldValidator<
T> = String? Function(T? value) - SizeCallback = void Function(Size size)