@@ -19,6 +19,7 @@ void main() {
|
|||||||
reactions: [],
|
reactions: [],
|
||||||
borderColor: Colors.black,
|
borderColor: Colors.black,
|
||||||
backgroundColor: Colors.white,
|
backgroundColor: Colors.white,
|
||||||
|
maskColor: Colors.white,
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
@@ -56,6 +57,7 @@ void main() {
|
|||||||
],
|
],
|
||||||
borderColor: Colors.black,
|
borderColor: Colors.black,
|
||||||
backgroundColor: Colors.white,
|
backgroundColor: Colors.white,
|
||||||
|
maskColor: Colors.white,
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
@@ -96,6 +98,7 @@ void main() {
|
|||||||
],
|
],
|
||||||
borderColor: Colors.black,
|
borderColor: Colors.black,
|
||||||
backgroundColor: Colors.white,
|
backgroundColor: Colors.white,
|
||||||
|
maskColor: Colors.white,
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
|
|||||||
Reference in New Issue
Block a user