TokenLogo constructor

TokenLogo(
  1. {required num height,
  2. required String uri,
  3. required num width}
)

Implementation

TokenLogo