Components extension

on

Methods

capitalize() String
xCardTileTitle({Color color = Colors.white, double fontsize = 20, FontWeight fontWeight = FontWeight.bold}) Widget
xCircleAssetImage({Color backgroundColor, Widget child, Color foregroundColor, Key key, double maxRadius, double minRadius, double radius}) Widget
xCircleFileImage({Color backgroundColor, Widget child, Color foregroundColor, Key key, double maxRadius, double minRadius, double radius}) Widget
xCircleNetWorkImage({Color backgroundColor, Widget child, Color foregroundColor, Key key, double maxRadius, double minRadius, double radius}) Widget
xFloationActionButton({bool autofocus = false, Clip clipBehavior = Clip.none, Color color, Brightness colorBrightness, Color focusColor, FocusNode focusNode, Color highlightColor, Color hoverColor, Key key, MaterialTapTargetSize materialTapTargetSize, void onHighlightChanged(bool), void onLongPress(), EdgeInsetsGeometry padding, ShapeBorder shape, Color splashColor, Color textColor, ButtonTextTheme textTheme, double disabledElevation, double elevation, double focusElevation, Color foregroundColor, Object heroTag, double highlightElevation, String tooltip, bool isExtended = false, bool mini = false, double hoverElevation, String fontFamily, FontWeight fontWeight, double fontsize, Function onTap}) Widget
xH1Text({Color color = Colors.white, FontWeight fontWeight = FontWeight.bold}) Widget
xH2Text({Color color = Colors.white, FontWeight fontWeight = FontWeight.bold}) Widget
xH3Text({Color color = Colors.white, FontWeight fontWeight = FontWeight.bold}) Widget
xH4Text({Color color = Colors.white, FontWeight fontWeight = FontWeight.bold}) Widget
xH5Text({Color color = Colors.white, FontWeight fontWeight = FontWeight.bold}) Widget
xH6Text({Color color = Colors.white, FontWeight fontWeight = FontWeight.bold}) Widget
xTabText({Key key, Widget child, Widget icon, EdgeInsetsGeometry iconMargin}) Widget
The widget to be used as the tab's label. [...]
xText({Color color = Colors.black, double fontsize, FontWeight fontWeight}) Widget
xTextColorAmber({Color color = Colors.amber, double fontsize, FontWeight fontWeight}) Widget
xTextColorAmberAccent({Color color = Colors.amberAccent, double fontsize, FontWeight fontWeight}) Widget
xTextColorBlack({Color color = Colors.black, double fontsize, FontWeight fontWeight}) Widget
xTextColorBlue({Color color = Colors.blue, double fontsize, FontWeight fontWeight}) Widget
xTextColorBlueAccent({Color color = Colors.blueAccent, double fontsize, FontWeight fontWeight}) Widget
xTextColorBlueGrey({Color color = Colors.blueGrey, double fontsize, FontWeight fontWeight}) Widget
xTextColorBrown({Color color = Colors.brown, double fontsize, FontWeight fontWeight}) Widget
xTextColorCyan({Color color = Colors.cyan, double fontsize, FontWeight fontWeight}) Widget
xTextColorCyanAccent({Color color = Colors.cyanAccent, double fontsize, FontWeight fontWeight}) Widget
xTextColorDeepOrange({Color color = Colors.deepOrange, double fontsize, FontWeight fontWeight}) Widget
xTextColorDeepOrangeAccent({Color color = Colors.deepOrangeAccent, double fontsize, FontWeight fontWeight}) Widget
xTextColorDeepPurple({Color color = Colors.deepPurple, double fontsize, FontWeight fontWeight}) Widget
xTextColorDeepPurpleAccent({Color color = Colors.deepPurpleAccent, double fontsize, FontWeight fontWeight}) Widget
xTextColorGreen({Color color = Colors.green, double fontsize, FontWeight fontWeight}) Widget
xTextColorGreenAccent({Color color = Colors.greenAccent, double fontsize, FontWeight fontWeight}) Widget
xTextColorGrey({Color color = Colors.grey, double fontsize, FontWeight fontWeight}) Widget
xTextColorIndigo({Color color = Colors.indigo, double fontsize, FontWeight fontWeight}) Widget
xTextColorIndigoAccent({Color color = Colors.indigoAccent, double fontsize, FontWeight fontWeight}) Widget
xTextColorlightBlue({Color color = Colors.lightBlue, double fontsize, FontWeight fontWeight}) Widget
xTextColorLightBlueAccent({Color color = Colors.lightBlueAccent, double fontsize, FontWeight fontWeight}) Widget
xTextColorlightGreen({Color color = Colors.lightGreen, double fontsize, FontWeight fontWeight}) Widget
xTextColorLightGreenAccent({Color color = Colors.lightGreenAccent, double fontsize, FontWeight fontWeight}) Widget
xTextColorLime({Color color = Colors.lime, double fontsize, FontWeight fontWeight}) Widget
xTextColorLimeAccent({Color color = Colors.limeAccent, double fontsize, FontWeight fontWeight}) Widget
xTextColorOrange({Color color = Colors.orange, double fontsize, FontWeight fontWeight}) Widget
xTextColorOrangeAccent({Color color = Colors.orangeAccent, double fontsize, FontWeight fontWeight}) Widget
xTextColorPink({Color color = Colors.pink, double fontsize, FontWeight fontWeight}) Widget
xTextColorPinkAccent({Color color = Colors.pinkAccent, double fontsize, FontWeight fontWeight}) Widget
xTextColorPurple({Color color = Colors.purple, double fontsize, FontWeight fontWeight}) Widget
xTextColorPurpleAccent({Color color = Colors.purpleAccent, double fontsize, FontWeight fontWeight}) Widget
xTextColorRed({Color color = Colors.red, double fontsize, FontWeight fontWeight}) Widget
xTextColorRedAccent({Color color = Colors.redAccent, double fontsize, FontWeight fontWeight}) Widget
xTextColorTeal({Color color = Colors.teal, double fontsize, FontWeight fontWeight}) Widget
xTextColorTealAccent({Color color = Colors.tealAccent, double fontsize, FontWeight fontWeight}) Widget
xTextColorWhite({Color color = Colors.white, double fontsize, FontWeight fontWeight}) Widget
xTextColorYellow({Color color = Colors.yellow, double fontsize, FontWeight fontWeight}) Widget
xTextColorYellowAccent({Color color = Colors.yellowAccent, double fontsize, FontWeight fontWeight}) Widget
xTooltips({double height, EdgeInsetsGeometry padding, EdgeInsetsGeometry margin, double verticalOffset, bool preferBelow, bool excludeFromSemantics, Widget child, Decoration decoration, TextStyle textStyle, Duration waitDuration, Duration showDuration, Key key}) Widget