Closed Sahil-Simform closed 8 months ago
IgnorePointer
AbsorbPointer
FractionalTranslation
size
shapeBorder
offset
rectBound.topLeft
fix:
feat:
docs:
docs
///
examples
IgnorePointer
toAbsorbPointer
as ignore pointer is not blocking tap to descendantsFractionalTranslation
as it is not shifting tappable area and only shifting paint of widgetssize
andshapeBorder
not nullable as we are assigning not null values to that constructor variableoffset
torectBound.topLeft
Description
Checklist
fix:
,feat:
,docs:
etc).docs
and added dartdoc comments with///
.examples
ordocs
.Breaking Change?