FooterWidget constructor

const FooterWidget(
  1. {Key? key}
)

Implementation

const FooterWidget({
  super.key,
});