Skip to content

[FormBuilderRadioGroup]: No way to decrease padding of Radio widget #1367

@radibobovich

Description

@radibobovich

Is there an existing issue for this?

  • I have searched the existing issues

Package/Plugin version

9.2.1

What you'd like to happen

It would be great to be able to specify size of Radio or set VisualDensity, but probably both parameters, because Radio takes too much space by default.

Alternatives you've considered

Currently I have to create radio group by myself using ListView.separated and  to wrap each Radio in a SizedBox with explicit height and to add visual density.

Aditional information

Too much padding
image

Ok padding
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions