mirror of
https://github.com/smmarty/friflex_flutter_starter.git
synced 2025-12-22 01:20:46 +00:00
Update lib/app/app.dart
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -108,7 +108,6 @@ class _AppInternal extends StatefulWidget {
|
|||||||
/// {@macro app_internal}
|
/// {@macro app_internal}
|
||||||
const _AppInternal({required this.diContainer});
|
const _AppInternal({required this.diContainer});
|
||||||
|
|
||||||
/// Роутер приложения для навигации
|
|
||||||
|
|
||||||
/// Контейнер зависимостей
|
/// Контейнер зависимостей
|
||||||
final DiContainer diContainer;
|
final DiContainer diContainer;
|
||||||
|
|||||||
Reference in New Issue
Block a user