AppInfoPage constructor

AppInfoPage({
  1. required Key key,
})

Implementation

AppInfoPage({required Key key}) : super(key: key);