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.
167
Commits
1
Branch
0
Tags
625 MiB
Dart
41.5%
JavaScript
20.2%
Vue
17.6%
Go
17%
CSS
1.3%
Other
2.5%
Tree:
febe7812de
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'febe7812de'
${ 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