widgets/componenst library

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)