This website works better with JavaScript.
Explore
Help
Register
Sign In
hejl
/
manta
Watch
1
Star
0
Fork
You've already forked manta
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
157
Commits
1
Branch
0
Tags
553 MiB
Dart
39.6%
Go
21.2%
JavaScript
18.8%
Vue
16.8%
CSS
1.2%
Other
2.3%
Tree:
751c17449c
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '751c17449c'
${ noResults }
manta
/
win_text_editor
/
lib
/
shared
/
base
/
selectable_item.dart
3 lines
61 B
Raw
Blame
History
abstract
class
SelectableItem
{
bool
isSelected
=
false
;
}
Reference in new issue
Copy Permalink