Signpost constructor - Signpost - routing library - Dart API
Signpost
Signpost constructor
- List<
SignpostLabel> labels
Creates a new instance.
labelsList of signpost labels.
Implementation
Signpost(this.labels);
Creates a new instance.
labels List of signpost labels.Signpost(this.labels);