Skip to content

Commit 1d56242

Browse files
committed
Add alwaysShowTitle property and removed the unused import
1 parent 073e67c commit 1d56242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/draggable_home.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
library draggable_home;
22

3-
import 'package:flutter/foundation.dart';
3+
44
import 'package:flutter/material.dart';
55
import 'package:rxdart/rxdart.dart';
66

0 commit comments

Comments
 (0)