docs: documented new Signpost functionality

Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
pull/205/head
Alejandro Santiago 3 years ago committed by GitHub
parent 819522d209
commit 0685d59a11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -41,6 +41,8 @@ extension on SignpostSpriteState {
/// {@template signpost}
/// A sign, found in the Flutter Forest.
///
/// Lights up a new sign whenever all three [DashNestBumper]s are hit.
/// {@endtemplate}
class Signpost extends BodyComponent with InitialPosition {
/// {@macro signpost}

Loading…
Cancel
Save