FooterLocator constructor
const
FooterLocator({
- Key? key,
Use in Box
Implementation
const FooterLocator({Key? key})
: _isSliver = false,
super(key: key);
Use in Box
const FooterLocator({Key? key})
: _isSliver = false,
super(key: key);