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