Skip to content

Don't take vertical space if nextButton is null #14

@oscardelgado

Description

@oscardelgado

Is your feature request related to a problem? Please describe.
I don't want a nextButton. I set it to null. But the vertical space it would take is wasted anyway.

Describe the solution you'd like
If nextButton is null, don't bulid a Container with footerContentHeight. Keep it empty, or build it with height = 0.

Describe alternatives you've considered
See above

Additional context
Add any other context or screenshots about the feature request here.
Screenshot_1636398236
Screenshot_1636398241

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions