Timeline constructor

const Timeline(
  1. Feed feed, {
  2. Key? key,
})

Implementation

const Timeline(this.feed, {super.key});