profilePictureWiipoTheme top-level property
Implementation
final profilePictureWiipoTheme = SeniorProfilePictureThemeData(
style: SeniorProfilePictureStyle(
backgroundColor: WiipoColors.grayscale30,
loadingOverlappingdColor: WiipoColors.pureWhite.withValues(alpha: 0.5),
textColor: WiipoColors.pureBlack,
),
);