complete account page
This commit is contained in:
@@ -23,6 +23,7 @@ namespace Billing.Themes
|
||||
public const string TextColor = nameof(TextColor);
|
||||
public const string SecondaryTextColor = nameof(SecondaryTextColor);
|
||||
public const string RedColor = nameof(RedColor);
|
||||
public const string GreenColor = nameof(GreenColor);
|
||||
|
||||
protected abstract Color PrimaryMauiColor { get; }
|
||||
protected abstract Color SecondaryMauiColor { get; }
|
||||
|
Reference in New Issue
Block a user