mirror of
https://github.com/foss42/apidash.git
synced 2025-12-04 03:46:57 +08:00
tabs => tab_label
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import 'package:apidash/widgets/tab_label.dart';
|
||||
import 'package:flutter/material.dart';
|
||||
import 'package:flutter_test/flutter_test.dart';
|
||||
import 'package:apidash/widgets/tabs.dart';
|
||||
|
||||
void main() {
|
||||
testWidgets('TabLabel shows indicator when showIndicator is true',
|
||||
Reference in New Issue
Block a user