styled_widget
styled_widget copied to clipboard
`onTapGesture` extension added on `Widget`
How does this differ from the already existing .gesture()
method?
Did not realize .gesture()
exist, but anyway you can still merge it to have SwiftUI
syntax, also SwiftUI
supports both .gesture()
& .onTapGesture