Projects Details (error)
This commit is contained in:
@@ -103,7 +103,7 @@ class HourglassPainter extends CustomPainter{
|
||||
..strokeCap=StrokeCap.round
|
||||
..strokeWidth=1;
|
||||
|
||||
print('bottom: $bottomStartHeight, top: $bottomEndHeight');
|
||||
// print('bottom: $bottomStartHeight, top: $bottomEndHeight');
|
||||
|
||||
canvas.drawPath(fallingSand, contentPainter);
|
||||
canvas.drawPath(topContent, contentPainter);
|
||||
|
||||
Reference in New Issue
Block a user