malikwang / expand_tap_area

Manually expand the tap area of a widget without changing its size or layout. Similar with the hitTest in iOS development.
MIT License
38 stars 5 forks source link

Add an override of updateRenderObject to ExpandTapWidget to update th… #8

Open nomtats opened 6 months ago

nomtats commented 6 months ago

…e _ExpandTapRenderBox

nomtats commented 3 months ago

hi @malikwang