menu
arcane_jaspr package
documentation
component/view/bar.dart
DialogBar
DialogBar.new const constructor
DialogBar.new const constructor
dark_mode
light_mode
DialogBar
constructor
const
DialogBar
(
{
String
?
title
,
void
onClose
()?,
Key
?
key
,
})
Implementation
const DialogBar({ this.title, this.onClose, super.key, });
arcane_jaspr package
documentation
component/view/bar
DialogBar
DialogBar.new const constructor
DialogBar class