mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-04-28 10:28:58 -05:00
fix: add white background
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user