menu
snapshot_plus package
documentation
snapshot.dart
SnapshotViewChangeEvent
SnapshotViewChangeEvent constructor
SnapshotViewChangeEvent constructor
dark_mode
light_mode
SnapshotViewChangeEvent
constructor
SnapshotViewChangeEvent
(
{
Snapshot
?
oldValue
,
Snapshot
?
newValue
,
})
Implementation
SnapshotViewChangeEvent({this.oldValue, this.newValue});
snapshot_plus package
documentation
snapshot
SnapshotViewChangeEvent
SnapshotViewChangeEvent constructor
SnapshotViewChangeEvent class