menu
instamojo package
documentation
widgets/trust_logo.dart
TrustLogo
TrustLogo const constructor
TrustLogo const constructor
dark_mode
light_mode
TrustLogo
constructor
const
TrustLogo
(
{
Key
?
key
,
})
Implementation
const TrustLogo({Key? key}) : super(key: key);
instamojo package
documentation
widgets/trust_logo
TrustLogo
TrustLogo const constructor
TrustLogo class