SetSignalOptions#
Kind:
class |
Package: package:signals_core
Class: SetSignalOptions#
Configuration options for a SetSignal.
Members of SetSignalOptions#
| Member | Type | Signature | Description |
|---|---|---|---|
| SetSignalOptions | constructor |
dart SetSignalOptions({super.name, super.autoDispose, super.watched, super.unwatched, super.equality = const SignalDeepEquality()})
|
Creates a new SetSignalOptions instance. |
| copyWith | method |
dart SetSignalOptions
|
|
| == | method |
dart bool ==(Object other) |
|
| hashCode | method |
dart int hashCode |
References#
The SetSignalOptions type is referenced and used in the following pages: