ReactionParentState constructor

const ReactionParentState({
  1. required Key? key,
})

Implementation

const ReactionParentState({required this.key});