ButtonWithProvider constructor
ButtonWithProvider({})
Implementation
ButtonWithProvider(
{super.key,
required this.languageCode,
required this.subscriptionNo,
required this.refererKey,
required this.bankSubscriptionMethod,
required this.isMobilePlatform});