Files
base_flutter/lib/core/widgets/widgets.dart
2025-09-26 18:48:14 +07:00

3 lines
96 B
Dart

// Barrel export file for core widgets
export 'error_widget.dart';
export 'loading_widget.dart';