bluemix / Gradient-Widgets

Flutter widgets wrapped with gradients
Apache License 2.0
348 stars 48 forks source link

How to set the width and height to GradientButton #13

Open flutteradv opened 4 years ago

flutteradv commented 4 years ago

When the GradientButton put in Column and set the CrossAxisAlignment to stretch the GradientButton doesn't stretch like standard widgets, How we should set the width and height

p4yam commented 4 years ago

I think you can change the width and height of the widgets like below: increaseWidthBy: double.infinity, increaseHeightBy: 5.0,

ewsams commented 4 years ago

Same issue regarding width and height of the Circular Button. Cant seem to get the height or width to change.

ashskr1984 commented 3 years ago

When the GradientButton put in Column and set the CrossAxisAlignment to stretch the GradientButton doesn't stretch like standard widgets, How we should set the width and height

Same issue image

Yoga and music is Gradient Button, where unselected items are normal widget