MockListPage constructor

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

Implementation

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