menu
tadamon
core/widgets/app_bar_component/app_bar.dart
SenseiAppBar
SenseiAppBar.new const constructor
SenseiAppBar.new
dark_mode
light_mode
SenseiAppBar
constructor
const
SenseiAppBar
(
String
title
, {
Key
?
key
,
})
Implementation
const SenseiAppBar(this.title, {super.key});
tadamon
app_bar
SenseiAppBar
SenseiAppBar.new const constructor
SenseiAppBar class