chore: rebase

pull/89/head
alestiago 4 years ago
parent 1142ed7ce3
commit f2d3c653d1

@ -74,9 +74,7 @@ abstract class DashNestBumper extends BodyComponent<PinballGame>
final String id; final String id;
} }
/// {@template bottom_wall_ball_contact_callback} /// Listens when a [Ball] bounces bounces against a [DashNestBumper].
/// Listens when a [Ball] bounces against a [DashNestBumper].
/// {@endtemplate}
@visibleForTesting @visibleForTesting
class DashNestBumperBallContactCallback class DashNestBumperBallContactCallback
extends ContactCallback<DashNestBumper, Ball> { extends ContactCallback<DashNestBumper, Ball> {

Loading…
Cancel
Save