AppStateWidget constructor

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

Implementation

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