chore(ui): Apply review feedbacks.

Signed-off-by: xsahil03x <[email protected]>
This commit is contained in:
Sahil Kumar
2021-08-13 11:45:40 +05:30
committed by xsahil03x
parent f8a6539d09
commit f097ef9913
2 changed files with 13 additions and 6 deletions
@@ -48,7 +48,7 @@ extension PlatformFileX on PlatformFile {
/// Extension on [InputDecoration]
extension InputDecorationX on InputDecoration {
/// Merges this [AvatarThemeData] with the [other]
/// Merges this [InputDecoration] with the [other]
InputDecoration merge(InputDecoration? other) {
if (other == null) return this;
return copyWith(