Skip to content

使用picker,当我选择之后,导航栏的背景就会变,本来是白色的导航栏,会变成默认的好像 #201

@Clancecy

Description

@Clancecy

Picker picker = Picker( adapter: NumberPickerAdapter(data: [ const NumberPickerColumn( begin: 14, end: 99, initValue: 18, suffix: Text(" 岁"), ), ]), headerDecoration: const BoxDecoration( border: Border(bottom: BorderSide(color: Colors.black12, width: 0.5)), ), hideHeader: true, );

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