onCreateBranch property

void Function(String newBranchName)? onCreateBranch
final

Implementation

final void Function(String newBranchName)? onCreateBranch;