2 lines
60 B
Dart
2 lines
60 B
Dart
final List<String> tabs = ['Servers', 'En/Decode', 'Ping'];
|
final List<String> tabs = ['Servers', 'En/Decode', 'Ping'];
|