fix: add white background

This commit is contained in:
Rongjian Zhang
2019-09-15 02:05:34 +08:00
parent 1eafcff124
commit cce67cccda
9 changed files with 110 additions and 109 deletions

View File

@@ -170,4 +170,4 @@ class BorderView extends StatelessWidget {
}
const borderView = BorderView();
const borderView10 = BorderView(height: 20, color: PrimerColors.gray100);
const borderView1 = BorderView(height: 20, color: PrimerColors.gray100);