TTNormalStatefulWidget constructor

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

Implementation

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