ActivityPage constructor

ActivityPage({
  1. Key? key,
})

Implementation

ActivityPage({Key? key}) : super(key: key);