refactor(ui_layout): update field name

This commit is contained in:
AN12345
2022-12-07 02:38:14 +00:00
committed by Gitea
parent 562f84dd33
commit d0f59bbf29
2 changed files with 4 additions and 4 deletions
@@ -29,7 +29,7 @@ class MyApp extends StatelessWidget {
// This widget is the root of your application.
@override
Widget build(BuildContext context) => ComponentTheme(
themDataWidget: AppThemeComponent.components,
componentThemeWidget: AppThemeComponent.components,
child: MaterialApp(
title: 'Wyatt Ui Layout Example',
theme: ThemeData(