utils/button library

Functions

getButtonBackgroundColor(EasyButtonType? type, bool? ghost) Color
获取按钮的背景颜色
getButtonBorderSide(EasyButtonType? type, bool? ghost) BorderSide
获取按钮的边框 border
getButtonFontSize(EasyButtonSize? size) double
获取按钮字体大小
getButtonHeight(EasyButtonSize? size) double
获取按钮高度
getButtonTextColor(EasyButtonType? type, bool? ghost) Color
获取按钮的文本颜色