AddFriendPage constructor

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

Implementation

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