Dart APIunself_componentHeadingHeadlineHeadingHeadline const constructor HeadingHeadline constructor Null safety const HeadingHeadline({Key? key, required String label} ) Implementation const HeadingHeadline({ Key? key, required this.label, }) : super(key: key); unself_component unself_component HeadingHeadline HeadingHeadline const constructor HeadingHeadline class Constructors HeadingHeadline Properties hashCode key label runtimeType Methods build createElement debugDescribeChildren debugFillProperties noSuchMethod toDiagnosticsNode toString toStringDeep toStringShallow toStringShort Operators operator ==