docs: ignored lint rule

pull/29/head
alestiago 4 years ago
parent 171e1cab48
commit 7dcece3b3b

@ -148,6 +148,7 @@ class Flipper extends BodyComponent with KeyboardHandler {
// TODO(erickzanardo): Remove this once the issue is solved: // TODO(erickzanardo): Remove this once the issue is solved:
// https://github.com/flame-engine/flame/issues/1417 // https://github.com/flame-engine/flame/issues/1417
// ignore: public_member_api_docs
final Completer hasMounted = Completer<void>(); final Completer hasMounted = Completer<void>();
@override @override

Loading…
Cancel
Save