getChildContext() {
    const { onSet, onClear } = this.props
    return {
      flash: {
        set: onSet,