NotchOverride constructor
const
NotchOverride({})
Implementation
const NotchOverride({
required this.type,
this.topInset = 0,
this.bottomInset = 0,
this.leftInset = 0,
this.rightInset = 0,
});
const NotchOverride({
required this.type,
this.topInset = 0,
this.bottomInset = 0,
this.leftInset = 0,
this.rightInset = 0,
});