TF-2893 Apply the standard app grid icon
This commit is contained in:
@@ -14,7 +14,7 @@ class EmailRecoveryViewStyles {
|
||||
color: Colors.white,
|
||||
);
|
||||
|
||||
static const EdgeInsetsGeometry backgroundMarginMobile = EdgeInsets.only(top: PlatformInfo.isWeb ? 70 : 0);
|
||||
static EdgeInsetsGeometry backgroundMarginMobile = EdgeInsets.only(top: PlatformInfo.isWeb ? 70 : 0);
|
||||
|
||||
static const BorderRadiusGeometry clipRRectBorderRadiusMobile = BorderRadius.only(
|
||||
topLeft: Radius.circular(16),
|
||||
|
||||
Reference in New Issue
Block a user