blob: 81f404246d38f06db4df378655ec3d458d101a03 [file] [log] [blame] [view]
# $value property
int $value
## Implementation
```dart
int get $value;
```