menu
neomage package
documentation
ui/widgets/teleport_view.dart
GitRepositoryOutcome
GitRepositoryOutcome.new const constructor
GitRepositoryOutcome.new const constructor
dark_mode
light_mode
GitRepositoryOutcome
constructor
const
GitRepositoryOutcome
(
{
required
String
repo
,
required
List
<
String
>
branches
,
})
Implementation
const GitRepositoryOutcome({required this.repo, required this.branches});
neomage package
documentation
ui/widgets/teleport_view
GitRepositoryOutcome
GitRepositoryOutcome.new const constructor
GitRepositoryOutcome class