Skip to content

Commit

Permalink
Update random_avatar.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
saytoonz committed May 23, 2022
1 parent e2d86d1 commit 31230ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/random_avatar.dart
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Widget randomAvatar(
randomAvatarString(string, trBackground: trBackground),
key: key,
width: width,
height: 55,
height: height,
fit: fit,
alignment: alignment,
matchTextDirection: matchTextDirection,
Expand Down

0 comments on commit 31230ea

Please sign in to comment.