fix: misisng doc

pull/26/head
Erick Zanardo 2 years ago
parent 9aab90efe3
commit b92ee475a2

@ -46,6 +46,9 @@ class Flipper extends PositionBodyComponent with KeyboardHandler {
],
);
/// Asset location of the sprite that renders with the [Flipper].
///
/// Sprite is preloaded by [PinballGameAssetsX].
static const spritePath = 'components/flipper.png';
/// The width of the [Flipper].

Loading…
Cancel
Save