Closed taeilyoon closed 3 years ago
i think it's code it, should be
Padding( padding: const EdgeInsets.only(left : 36, right: 36), child: Container( height: 103, decoration: BoxDecoration( color: Color( 0xffc4c4c4, ), ), ), )
when Left&Right, Target's padding value should be fixed and stretch it.
duplacate myself omg
duplicate of https://github.com/bridgedxyz/assistant/issues/37
i think it's code it, should be
when Left&Right, Target's padding value should be fixed and stretch it.