FFBranch({ Key? key, this.notes, required this.condition, required this.trueWidget, this.falseWidget, }) : super(key: key);