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.
182
Commits
1
Branch
0
Tags
649 MiB
Dart
42.6%
JavaScript
19.6%
Vue
18.1%
Go
16%
CSS
1.3%
Other
2.5%
Tree:
f2dbc6f9b9
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'f2dbc6f9b9'
${ 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