StreamChannelListSeparator constructor

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

Creates a new instance of StreamChannelListSeparator.

Implementation

const StreamChannelListSeparator({super.key});