menu
neomage package
documentation
ui/widgets/teleport_view.dart
GitSource
GitSource.new const constructor
GitSource.new const constructor
dark_mode
light_mode
GitSource
constructor
const
GitSource
(
{
required
String
url
,
String
?
revision
,
bool
allowUnrestrictedGitPush
=
false
,
})
Implementation
const GitSource({ required this.url, this.revision, this.allowUnrestrictedGitPush = false, });
neomage package
documentation
ui/widgets/teleport_view
GitSource
GitSource.new const constructor
GitSource class