RepostWidget constructor

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

Implementation

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