Commit d99432ca authored by Adam Barth's avatar Adam Barth

Drop is a separate word than down

Therefore, we use _ between them in the file name.
parent 4df24abb
......@@ -24,7 +24,7 @@ export 'src/material/drawer.dart';
export 'src/material/drawer_header.dart';
export 'src/material/drawer_item.dart';
export 'src/material/divider.dart';
export 'src/material/dropdown.dart';
export 'src/material/drop_down.dart';
export 'src/material/flat_button.dart';
export 'src/material/flexible_space_bar.dart';
export 'src/material/floating_action_button.dart';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment