FooterLayoutEntity constructor
const
FooterLayoutEntity({
- String layoutDirection = 'row',
Implementation
const FooterLayoutEntity({
this.layoutDirection = 'row',
this.footerContent,
});