equatable()
Prevents the view from updating its child view when its new value is the same as its old value.
Declaration
nonisolated func equatable() -> EquatableView<Self>Prevents the view from updating its child view when its new value is the same as its old value.
nonisolated func equatable() -> EquatableView<Self>