menu
snapshot package
documentation
snapshot
SnapshotViewChangeEvent
SnapshotViewChangeEvent constructor
SnapshotViewChangeEvent
brightness_4
brightness_5
SnapshotViewChangeEvent
constructor
SnapshotViewChangeEvent
(
{
Snapshot
?
oldValue
,
Snapshot
?
newValue
}
)
Implementation
SnapshotViewChangeEvent({this.oldValue, this.newValue});
snapshot package
documentation
snapshot
SnapshotViewChangeEvent
SnapshotViewChangeEvent constructor
SnapshotViewChangeEvent class
Constructors
SnapshotViewChangeEvent
Properties
hashCode
newValue
oldValue
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==