Skip to content

dragHandleSize can't be larger than 48 #149170

@xVemu

Description

@xVemu

This code makes it impossible to make the drag handle larger than 48x48.

child: SizedBox(
height: kMinInteractiveDimension,
width: kMinInteractiveDimension,
child: Center(

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Issues that are less important to the Flutter projectc: new featureNothing broken; request for a new capabilityc: proposalA detailed proposal for a change to Flutterf: material designflutter/packages/flutter/material repository.frameworkflutter/packages/flutter repository. See also f: labels.r: fixedIssue is closed as already fixed in a newer versionteam-designOwned by Design Languages teamtriaged-designTriaged by Design Languages team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions