YellowPage constructor

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

Implementation

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