super is used to call the constructor of the base class. So in your example, the constructor of CardTitle is calling the constructor of ...
確定! 回上一頁