chore(gen): upadate example

This commit is contained in:
Malo Léon 2023-05-19 18:51:19 +02:00
parent bc0d476f4c
commit 5c4af15583
2 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ import 'package:flutter/services.dart';
import 'package:wyatt_component_copy_with_extension/wyatt_component_copy_with_extension.dart';
import 'package:wyatt_ui_components/wyatt_ui_components.dart';
part 'custom_top_bar_example.g.dart';
part 'custom_top_bar_example.impl.g.dart';
@ComponentCopyWithExtension()
class CustomTopAppBarExample extends TopAppBarComponent