fixing comments

pull/341/head
Erick Zanardo 3 years ago
parent df3c5be7b0
commit fe6e59b527

@ -52,7 +52,7 @@ class InitialsSuccessState extends BackboxState {
List<Object?> get props => [];
}
/// State when the leaderboard was successfully loaded.
/// State when the initials submission failed.
class InitialsFailureState extends BackboxState {
@override
List<Object?> get props => [];

Loading…
Cancel
Save