ModFooter constructor
const
ModFooter({})
Implementation
const ModFooter({
super.key,
this.child,
this.backgroundColor,
this.height = 50.0,
this.padding = const EdgeInsets.symmetric(horizontal: 24, vertical: 8),
this.border,
});