menu
any_sparklines package
documentation
data/seat_label_builder.dart
ListLabels
ListLabels.new constructor
ListLabels.new constructor
dark_mode
light_mode
ListLabels
constructor
ListLabels
(
List
<
String
>
labels
)
Implementation
ListLabels(List<String> labels) : labels = List<String>.unmodifiable(labels);
any_sparklines package
documentation
data/seat_label_builder
ListLabels
ListLabels.new constructor
ListLabels class