commit new prop
This commit is contained in:
@@ -84,7 +84,7 @@ class PersonWeightCard extends StatelessWidget {
|
||||
bottom: 12,
|
||||
),
|
||||
itemCount: history.length,
|
||||
separatorBuilder: (_, __) => Divider(
|
||||
separatorBuilder: (_, _) => Divider(
|
||||
color: Colors.white.withValues(alpha: 0.08),
|
||||
height: 1,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user