SharePage constructor

SharePage({
  1. Key? key,
})

Implementation

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