menu
swayze package
documentation
widgets.dart
SwayzeHeaderPalette
SwayzeHeaderPalette const constructor
SwayzeHeaderPalette const constructor
dark_mode
light_mode
SwayzeHeaderPalette
constructor
const
SwayzeHeaderPalette
(
{
required
Color
background
,
required
Color
foreground
,
})
Implementation
const SwayzeHeaderPalette({ required this.background, required this.foreground, });
swayze package
documentation
widgets
SwayzeHeaderPalette
SwayzeHeaderPalette const constructor
SwayzeHeaderPalette class