ShadFlowDialogScrollableBody constructor
const
ShadFlowDialogScrollableBody({})
Implementation
const ShadFlowDialogScrollableBody({
super.key,
required this.child,
this.padding = shadDialogScrollableListPadding,
this.maxWidth,
this.contentHeight,
this.centerSparseContent = false,
this.keyboardInset = 0.0,
});