FriendsPage constructor

const FriendsPage(
  1. {Key? key}
)

Implementation

const FriendsPage({
  super.key,
});