menu
tcic_client_ui package
documentation
ui_component/header_component/header_component.dart
HeaderSkeleton
HeaderSkeleton.new const constructor
HeaderSkeleton.new const constructor
dark_mode
light_mode
HeaderSkeleton
constructor
const
HeaderSkeleton
(
{
Key
?
key
,
bool
isVertical
=
false
,
})
Implementation
const HeaderSkeleton({ super.key, this.isVertical = false, });
tcic_client_ui package
documentation
ui_component/header_component/header_component
HeaderSkeleton
HeaderSkeleton.new const constructor
HeaderSkeleton class