docs: improved doc comment

Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
pull/89/head
Alejandro Santiago 4 years ago committed by GitHub
parent 7985b7709f
commit 25b0a90ca4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -75,7 +75,7 @@ abstract class DashNestBumper extends BodyComponent<PinballGame>
} }
/// {@template bottom_wall_ball_contact_callback} /// {@template bottom_wall_ball_contact_callback}
/// Listens when a [Ball] falls bounces against a [DashNestBumper]. /// Listens when a [Ball] bounces against a [DashNestBumper].
/// {@endtemplate} /// {@endtemplate}
@visibleForTesting @visibleForTesting
class DashNestBumperBallContactCallback class DashNestBumperBallContactCallback

Loading…
Cancel
Save