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? tableHeaderColor, Color? tableFooterColor, Color? tableHeaderTextColor, Color? tableFooterTextColor, 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})

Properties

appBarColor Color?
final
appBarTitleColor Color?
final
appBarTitleSize double?
final
backgroundColor Color?
final
borderColor Color?
final
borderRadius double?
final
borderWidth double?
final
buttonBackgroundColor Color?
final
buttonBorderColor Color?
final
buttonBorderRadius double?
final
buttonBorderWidth double?
final
buttonDisabledBorderColor Color?
final
buttonDisabledTextColor Color?
final
buttonDisbaledBackgroundColor Color?
final
buttonHoverBackgroundColor Color?
final
buttonHoverBorderColor Color?
final
buttonHoverTextColor Color?
final
buttonTextColor Color?
final
buttonTextSize double?
final
checkboxBackgroundColor Color?
final
checkboxBorderColor Color?
final
checkboxBorderRadius double?
final
checkboxBorderWidth double?
final
checkboxCheckedColor Color?
final
checkboxCheckedDisabledColor Color?
final
checkboxDisabledBackgroundColor Color?
final
checkboxDisabledLabelColor Color?
final
checkboxHoverBorderColor Color?
final
checkboxLabelColor Color?
final
checkboxLabelSize double?
final
checkboxRippleColor Color?
final
disabledBackgroundColor Color?
final
disabledBorderColor Color?
final
disabledForgroundColor Color?
final
final
final
final
final
final
final
final
errorBorderColor Color?
final
focusedBorderColor Color?
final
foregroundColor Color?
final
hashCode int
The hash code for this object.
no setterinherited
hoverBackgroundColor Color?
final
hoveredBorderColor Color?
final
hoveredForegroundColor Color?
final
iconColor Color?
final
iconSize double?
final
isDisabled bool?
final
isRounded bool?
final
radioButtonBorderColor Color?
final
radioButtonBorderRadius double?
final
radioButtonBorderWidth double?
final
radioButtonDisabledBorderColor Color?
final
radioButtonDisabledFilledColor Color?
final
radioButtonDisabledLabelColor Color?
final
radioButtonFilledColor Color?
final
radioButtonHoverBorderColor Color?
final
radioButtonLabelColor Color?
final
radioButtonLabelSize double?
final
radioButtonRippleColor Color?
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
tableBorderColor Color?
final
tableFooterColor Color?
final
tableFooterTextColor Color?
final
tableHeaderColor Color?
final
tableHeaderTextColor Color?
final
tableRowColor Color?
final
tableRowFocusedColor Color?
final
tableRowHoverColor Color?
final
tableRowPressedColor Color?
final
textfieldBorderColor Color?
final
textfieldBorderRadius double?
final
textfieldBorderWidth double?
final
textfieldErrorBorderColor Color?
final
textfieldFocusedBorderColor Color?
final
textfieldLabelColor Color?
final
textfieldLabelSize double?
final

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
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
getTableFooterColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) Color
getTableFooterTextColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) Color
getTableHeaderColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) Color
getTableHeaderTextColor(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