- Reformatted code in app_bar.dart file

master
Nikhil Vadoliya 4 years ago
parent 8fa97e4085
commit 9394467f02

@ -29,7 +29,8 @@ class SliderAppBar extends StatelessWidget {
this.title,
this.isTitleCenter,
this.trailing,
this.slideDirection, this.appBarHeight})
this.slideDirection,
this.appBarHeight})
: super(key: key);
@override

Loading…
Cancel
Save