ShowType constructor

const ShowType(
  1. List<Mods> typesList
)

Implementation

const ShowType(this.typesList);