menu
sourceid package
documentation
components/Custom/CustomFooter/FooterWidget.dart
FooterWidget
FooterWidget.new const constructor
FooterWidget.new const constructor
dark_mode
light_mode
FooterWidget
constructor
const
FooterWidget
(
{
Key
?
key
,
})
Implementation
const FooterWidget({Key? key}) : super(key: key);
sourceid package
documentation
components/Custom/CustomFooter/FooterWidget
FooterWidget
FooterWidget.new const constructor
FooterWidget class