UpStyle class
Constructors
-
UpStyle({Color? backgroundColor, Color? borderColor, Color? iconColor, double? borderWidth, Color? foregroundColor, Color? hoverBackgroundColor, Color? hoveredBorderColor, Color? hoveredForegroundColor, bool? isDisabled, Color? focusedBorderColor, Color? errorBorderColor, bool? isRounded, double? iconSize, double? borderRadius, Color? disabledBorderColor, Color? disabledBackgroundColor, Color? disabledForgroundColor, Color? tableBorderColor, Color? tableRowColor, Color? tableRowFocusedColor, Color? tableRowHoverColor, Color? tableRowPressedColor, Color? appBarColor, Color? appBarTitleColor, double? appBarTitleSize, double? buttonTextSize, Color? buttonBackgroundColor, Color? buttonBorderColor, double? buttonBorderRadius, double? buttonBorderWidth, Color? buttonHoverBackgroundColor, Color? buttonHoverBorderColor, Color? buttonHoverTextColor, Color? buttonTextColor, Color? buttonDisabledBorderColor, Color? buttonDisabledTextColor, Color? buttonDisbaledBackgroundColor, Color? checkboxBackgroundColor, Color? checkboxBorderColor, double? checkboxBorderRadius, double? checkboxBorderWidth, Color? checkboxHoverBorderColor, Color? checkboxRippleColor, Color? checkboxLabelColor, double? checkboxLabelSize, Color? checkboxCheckedColor, Color? checkboxDisabledBackgroundColor, Color? checkboxDisabledLabelColor, Color? checkboxCheckedDisabledColor, Color? radioButtonBorderColor, Color? radioButtonDisabledBorderColor, Color? radioButtonDisabledFilledColor, double? radioButtonBorderRadius, double? radioButtonBorderWidth, Color? radioButtonFilledColor, Color? radioButtonHoverBorderColor, Color? radioButtonLabelColor, double? radioButtonLabelSize, Color? radioButtonRippleColor, Color? radioButtonDisabledLabelColor, Color? textfieldBorderColor, Color? textfieldErrorBorderColor, Color? textfieldFocusedBorderColor, Color? textfieldLabelColor, double? textfieldBorderRadius, double? textfieldBorderWidth, double? textfieldLabelSize, double? dropdownBorderWidth, Color? dropdownBorderColor, double? dropdownBorderRadius, Color? dropdownErrorBorderColor, Color? dropdownFocusedBorderColor, Color? dropdownLabelColor, double? dropdownLabelSize})
-
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited
Static Methods
-
getAppBarColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ Color
-
-
getAppBarTitleColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ Color
-
-
getAppBarTitleSize(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ double
-
-
getBackgroundColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ Color
-
-
getBorderColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ Color
-
-
getBorderRadius(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ double
-
-
getBorderWidth(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ double
-
-
getButtonBackgroundColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ Color
-
-
getButtonBorderColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ Color
-
-
getButtonBorderRadius(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ double
-
-
getButtonBorderWidth(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ double
-
-
getButtonHoverBackgroundColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ Color
-
-
getButtonHoverBorderColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ Color
-
-
getButtonHoverTextColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ Color
-
-
getButtonStyle(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ ButtonStyle
-
-
getButtonTextColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ Color
-
-
getButtonTextSize(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ double
-
-
getcheckboxBackgroundColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ Color
-
-
getCheckboxBorderColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ Color
-
-
getCheckboxBorderRadius(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ double
-
-
getcheckboxBorderWidth(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ double
-
-
getCheckboxCheckedColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ Color
-
-
getcheckboxHoverBorderColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ Color
-
-
getCheckboxLabelColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ Color
-
-
getCheckboxLabelSize(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ double
-
-
getCheckboxRippleColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ Color
-
-
getDropdownBorderColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ Color
-
-
getDropdownBorderRadius(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ double
-
-
getDropdownBorderStyle(BuildContext context, {UpStyle? override, UpStyle? style, UpInputType? type, UpColorType? colorType, bool isFocused = false, bool isError = false})
→ InputBorder?
-
-
getDropdownBorderWidth(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ double
-
-
getDropdownErrorBorderColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ Color
-
-
getDropdownFocusedBorderColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ Color
-
-
getDropdownLabelColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ Color
-
-
getDropdownLabelSize(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ double
-
-
getErrorBorderColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ Color
-
-
getFocusedBorderColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ Color
-
-
getForegroundColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ Color
-
-
getHoverBackgroundColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ Color
-
-
getHoverBorderColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ Color
-
-
getHoverForegroundColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ Color
-
-
getIconColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ Color
-
-
getIconSize(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ double
-
-
getRadioButtonBorderColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ Color
-
-
getRadioButtonBorderWidth(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ double
-
-
getRadioButtonFilledColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ Color
-
-
getRadioButtonHoverBorderColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ Color
-
-
getRadioButtonLabelColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ Color
-
-
getRadioButtonLabelSize(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ double
-
-
getRadioButtonRippleColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ Color
-
-
getRoundedRectangleBorder(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ RoundedRectangleBorder
-
-
getTableBorderColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ Color
-
-
-
-
-
-
getTableRowColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ Color
-
-
getTableRowFocusedColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ Color
-
-
getTableRowHoverColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ Color
-
-
getTableRowPressedColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ Color
-
-
getTextfieldBorderColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ Color
-
-
getTextfieldBorderRadius(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ double
-
-
getTextfieldBorderStyle(BuildContext context, {UpStyle? override, UpStyle? style, UpInputType? type, UpColorType? colorType, bool isFocused = false, bool isError = false})
→ InputBorder?
-
-
getTextfieldBorderWidth(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ double
-
-
getTextfieldErrorBorderColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ Color
-
-
getTextfieldFocusedBorderColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ Color
-
-
getTextfieldLabelColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ Color
-
-
getTextfieldLabelSize(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType})
→ double
-