IosConfig constructor
const
IosConfig({
- IosPresentationStyle iosPresentationStyle = IosPresentationStyle.fancyBottomModal,
Implementation
const IosConfig({
this.iosPresentationStyle = IosPresentationStyle.fancyBottomModal,
});