MoreWidget constructor

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

Implementation

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