menu
stl
stl.dart
Box
<
T
>
value property
value
dark_mode
light_mode
value
property
T
value
getter/setter pair
The underlying value held inside the box.
Implementation
T value;
stl
stl
Box
<
T
>
value property
Box class