Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to set the width and height to GradientButton #13

Open
flutteradv opened this issue Sep 19, 2019 · 3 comments
Open

How to set the width and height to GradientButton #13

flutteradv opened this issue Sep 19, 2019 · 3 comments

Comments

@flutteradv
Copy link

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
Copy link

p4yam commented Sep 24, 2019

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

@ewsams
Copy link

ewsams commented Mar 4, 2020

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

@ashskr1984
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants