menu
selecta package
documentation
model/operand.dart
NumberLiteralOperand
value property
value property
dark_mode
light_mode
value
property
num
value
final
The value of the number literal operand.
Implementation
final num value;
selecta package
documentation
model/operand
NumberLiteralOperand
value property
NumberLiteralOperand class