StreamThreadListSeparator constructor

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

Creates a new instance of StreamThreadListSeparator.

Implementation

const StreamThreadListSeparator({super.key});