InfoWithRiverpod constructor
const
InfoWithRiverpod({})
Implementation
const InfoWithRiverpod({
super.key,
required this.card,
this.paddingOption = 'all',
this.paddingVertical = 8.0,
this.paddingHorizontal = 8.0,
});