Open
Description
file lib/app_theme.dart
static const TextTheme textTheme = TextTheme(
headline4: display1,
headline5: headline,
headline6: title,
subtitle2: subtitle,
bodyText2: body2,
bodyText1: body1,
caption: caption,
);

Error (Xcode): lib/app_theme.dart:23:5: Error: No named parameter with the name 'headline4'.
Metadata
Metadata
Assignees
Labels
No labels