fix: another lint warning

pull/120/head
Allison Ryan 4 years ago
parent fc3d55a12c
commit 1933f3adf4

@ -133,7 +133,8 @@ class _LaunchRampBase extends BodyComponent with InitialPosition, Layered {
} }
/// {@template launch_ramp_foreground_railing} /// {@template launch_ramp_foreground_railing}
/// Foreground railing for the [_LaunchRampBase] to render in front of the [Ball]. /// Foreground railing for the [_LaunchRampBase] to render in front of the
/// [Ball].
/// {@endtemplate} /// {@endtemplate}
class _LaunchRampForegroundRailing extends BodyComponent class _LaunchRampForegroundRailing extends BodyComponent
with InitialPosition, Layered { with InitialPosition, Layered {

Loading…
Cancel
Save