79411219

Date: 2025-02-04 09:53:41
Score: 1
Natty:
Report link

Using only shape is not enough to prevent the title from moving, both shape and collapsedShape must be provided.

ExpansionTile(
    shape: LinearBorder.none,
    collapsedShape: LinearBorder.none,
    ...
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: user18811194