menu
curving_reality_library package
documentation
widgets/app_bar.dart
CuReAppBar
CuReAppBar.new const constructor
CuReAppBar.new const constructor
dark_mode
light_mode
CuReAppBar
constructor
const
CuReAppBar
(
{
Key
?
key
,
String
?
title
,
Widget
?
titleChild
,
Widget
?
actions
,
})
Implementation
const CuReAppBar({super.key, this.title, this.titleChild, this.actions});
curving_reality_library package
documentation
widgets/app_bar
CuReAppBar
CuReAppBar.new const constructor
CuReAppBar class