menu
sparrow_ui package
documentation
widgets/dialog/show_dialog.dart
PIDialogContent
PIDialogContent const constructor
PIDialogContent const constructor
dark_mode
light_mode
PIDialogContent
constructor
const
PIDialogContent
(
{
Key
?
key
,
})
Implementation
const PIDialogContent({Key? key}) : super(key: key);
sparrow_ui package
documentation
widgets/dialog/show_dialog
PIDialogContent
PIDialogContent const constructor
PIDialogContent class