phoneInputTheme property
FxPhoneInputTheme
get
phoneInputTheme
Implementation
FxPhoneInputTheme get phoneInputTheme => FxPhoneInputTheme(
spacing: sizes.md,
flagSize: sizes.iconMd,
flagShape: FxFlagShape.circle,
integratedDialFactor: 0.4,
splitCountryFlex: 2,
phoneFlex: 3,
splitMinCountryWidth: 100.0.w,
splitMaxCountryWidth: 150.0.w,
);