OpenReactionsTray constructor

const OpenReactionsTray({
  1. required bool val,
})

Implementation

const OpenReactionsTray({required this.val});