Flutter
painting
Accumulator
value property
value
description
value
property
Null safety
int
value
The integer stored in this
Accumulator
.
Implementation
int get value => _value;
Flutter
painting
Accumulator
value property
Accumulator class
Constructors
Accumulator
Properties
hashCode
runtimeType
value
Methods
increment
noSuchMethod
toString
Operators
operator ==