TrustLogo constructor

const TrustLogo({
  1. Key? key,
})

Implementation

const TrustLogo({Key? key}) : super(key: key);