app-mirror-github/lib/components/pagestatus.dart

2 lines
58 B
Dart

enum PageStatus { built, loading, success, error, empty }