createBranch method
Creates the mounted Branch for this configuration.
Implementation
@override
StatefulBranch createBranch() => StatefulBranch(this);
Creates the mounted Branch for this configuration.
@override
StatefulBranch createBranch() => StatefulBranch(this);