PretCard constructor
- {Key? key,
- required Widget child,
- EdgeInsets padding = const EdgeInsets.all(PretConfig.defaultElementSpacing),
- EdgeInsets shadowMargin = EdgeInsets.zero,
- Color? color,
- Color? borderColor}
Implementation
const PretCard
const PretCard