menu
website
widgets/common/footer.dart
FooterWidget
FooterWidget const constructor
FooterWidget
dark_mode
light_mode
FooterWidget
constructor
const
FooterWidget
(
{
Key
?
key
}
)
Implementation
const FooterWidget({ super.key, });
website
footer
FooterWidget
FooterWidget const constructor
FooterWidget class