Closed
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
Labels
No labels