CardX extension

on

Methods

borderOnForegroundIs(bool borderOnForeground) Card
clipBehaviorIs(Clip clipBehavior) Card
colorInt(int color) Card
colorIs(Color color) Card
copyWith({Key? key, Color? color, Color? shadowColor, double? elevation, ShapeBorder? shape, bool? borderOnForeground, EdgeInsetsGeometry? margin, Clip? clipBehavior, Widget? child, bool? semanticContainer}) Card
elevationIs(double elevation) Card
marginIs({double left = 0, double top = 0, double right = 0, double bottom = 0}) Card
semanticContainerIs(bool semanticContainer) Card
shadowColorInt(int color) Card
shadowColorIs(Color color) Card
shapeIs(ShapeBorder shape) Card