Skip to content

Instantly share code, notes, and snippets.

@kishansinhparmar
Created January 4, 2020 14:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kishansinhparmar/7235b38ebb5b5d1f5614a32a442c2a72 to your computer and use it in GitHub Desktop.
Save kishansinhparmar/7235b38ebb5b5d1f5614a32a442c2a72 to your computer and use it in GitHub Desktop.
class LoadingQuoteState extends $AbstrackState$ {
@override
List<Object> get props => null;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment