ColorX<T extends Widget> extension
- on
-
- T
Methods
-
backgroundColor(
Color color) → Container -
Available on T, provided by the ColorX extension
-
backgroundColorInt(
int color) → Container -
Available on T, provided by the ColorX extension
-
linearGradientColor(
List< Color> colors, {AlignmentGeometry begin = Alignment.centerLeft, AlignmentGeometry end = Alignment.centerRight}) → Container -
Available on T, provided by the ColorX extension