CoverConfig constructor
const
CoverConfig({
- bool supportsCoverScreen = true,
Implementation
const CoverConfig({
this.supportsCoverScreen = true
});
const CoverConfig({
this.supportsCoverScreen = true
});