menu
hs_custom_bar package
documentation
sample/sample_code.dart
SampleCode
SampleCode const constructor
SampleCode const constructor
dark_mode
light_mode
SampleCode
constructor
const
SampleCode
(
{
Key
?
key
,
})
Implementation
const SampleCode({Key? key}) : super(key: key);
hs_custom_bar package
documentation
sample/sample_code
SampleCode
SampleCode const constructor
SampleCode class