FaCard constructor
const
FaCard({})
Implementation
const FaCard({
super.key,
super.color,
super.shadowColor,
super.surfaceTintColor,
super.elevation,
super.shape,
super.borderOnForeground = true,
super.margin,
super.clipBehavior,
super.child,
super.semanticContainer = true,
});