menu
zerothreesix_flutter package
documentation
widgets/system/title_bar.dart
TitleBar
TitleBar.new const constructor
TitleBar.new const constructor
dark_mode
light_mode
TitleBar
constructor
const
TitleBar
(
bool
isLeft
,
WindowButtonColors
colors
, {
Widget
?
child
,
Key
?
key
,
})
Implementation
const TitleBar( this.isLeft, this.colors, { this.child, super.key, });
zerothreesix_flutter package
documentation
widgets/system/title_bar
TitleBar
TitleBar.new const constructor
TitleBar class