RettulfMaterialX extension
- on
Methods
-
inCard(
{Key? key, Color? color, Color? shadowColor, Color? surfaceTintColor, double? elevation, ShapeBorder? shape, bool borderOnForeground = true, EdgeInsetsGeometry? margin, Clip? clip, bool semanticContainer = true}) → Card -
Available on Widget, provided by the RettulfMaterialX extension
see Card -
inFilledCard(
{Key? key, Color? color, Color? shadowColor, Color? surfaceTintColor, double? elevation, ShapeBorder? shape, bool borderOnForeground = true, EdgeInsetsGeometry? margin, Clip? clip, bool semanticContainer = true}) → Card -
Available on Widget, provided by the RettulfMaterialX extension
see Card.filled -
inOutlinedCard(
{Key? key, Color? color, Color? shadowColor, Color? surfaceTintColor, double? elevation, ShapeBorder? shape, bool borderOnForeground = true, EdgeInsetsGeometry? margin, Clip? clip, bool semanticContainer = true}) → Card -
Available on Widget, provided by the RettulfMaterialX extension
see Card.outlined