NyModalLayout constructor
const
NyModalLayout({})
Implementation
const NyModalLayout({
super.key,
required this.child,
this.actionsRow = const [],
this.actionsColumn = const [],
this.height,
this.showHandle = true,
this.decoration,
this.handleColor,
this.backgroundColor,
});