Update packages/pinball_components/lib/src/components/ramp_opening.dart

Co-authored-by: Alejandro Santiago <dev@alestiago.com>
pull/83/head
Rui Miguel Alonso 4 years ago committed by GitHub
parent dd666d6890
commit 5320ed7b9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -21,7 +21,7 @@ enum RampOrientation {
/// through this opening.
///
/// By default the base [layer] is set to [Layer.board] and the
/// [outsidePriority] is set to the lowest.
/// [outsidePriority] is set to the lowest possible [Layer].
/// {@endtemplate}
// TODO(ruialonso): Consider renaming the class.
abstract class RampOpening extends BodyComponent with InitialPosition, Layered {

Loading…
Cancel
Save