menu
softuiux package
documentation
presentation/widgets/headers/header_widget.dart
SoftUiHeader
SoftUiHeader.new const constructor
SoftUiHeader.new const constructor
dark_mode
light_mode
SoftUiHeader
constructor
const
SoftUiHeader
(
{
bool
isRounded
=
false
,
Widget
?
child
,
Color
?
bgColor
,
Key
?
key
,
})
Implementation
const SoftUiHeader({ this.isRounded = false, this.child, this.bgColor, super.key, });
softuiux package
documentation
presentation/widgets/headers/header_widget
SoftUiHeader
SoftUiHeader.new const constructor
SoftUiHeader class