menu
at_events_flutter package
documentation
common_components/custom_heading.dart
CustomHeading
CustomHeading constructor
CustomHeading constructor
dark_mode
light_mode
CustomHeading
constructor
CustomHeading
(
{
String
?
heading
,
String
?
action
,
})
Implementation
CustomHeading({this.heading, this.action});
at_events_flutter package
documentation
common_components/custom_heading
CustomHeading
CustomHeading constructor
CustomHeading class