Skip to content

BrnButtonConfig按钮主题配置参数未生效 #214

Closed
@wxuonline

Description

按钮参数bigButtonRadius和bigButtonFontSize未生效,bigButtonHeight高度有效
使用BrnInitializer.register和themeData修改按钮圆角均无效
BrnBigMainButton( title: "登录", bgColor: Colours.primaryCyan, themeData: BrnButtonConfig( bigButtonRadius: Dimens.dp25, bigButtonHeight: Dimens.dp50, bigButtonFontSize: Dimens.sp18, ), )

flutter 版本stable 2.10.5
bruno: ^2.2.0

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions