menu
tattoo
components/section_header.dart
SectionHeader
SectionHeader.new const constructor
SectionHeader.new
dark_mode
light_mode
SectionHeader
constructor
const
SectionHeader
(
{
required
String
title
,
Key
?
key
,
})
Implementation
const SectionHeader({required this.title, super.key});
tattoo
section_header
SectionHeader
SectionHeader.new const constructor
SectionHeader class