UpStyle class

The base of FlutterUp style.

Contains styles for each specific widget and also general style that is used when specific one is not available.

Constructors

UpStyle({Color? backgroundColor, Color? circularProgressBarColor, 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, Gradient? toastBackgroundGradient, Color? toastBackgroundColor, Color? toastForegroundColor, Icon? toastIcon, Color? toastTextColor, TextDecoration? textDecoration, double? heading1Size, double? heading2Size, double? heading3Size, double? heading4Size, double? heading5Size, double? heading6Size, double? paragraphSize, Color? textBackgroundColor, Color? textColor, double? textSize, FontWeight? textWeight, FontStyle? textFontStyle, FontWeight? heading1Weight, FontWeight? heading2Weight, FontWeight? heading3Weight, FontWeight? heading4Weight, FontWeight? heading5Weight, FontWeight? heading6Weight, FontWeight? paragraphWeight, 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, double? textStrokeWidth, Color? textStrokeColor, Color? buttonBackgroundColor, Color? buttonBorderColor, double? buttonBorderRadius, double? buttonBorderWidth, Color? buttonHoverBackgroundColor, Color? buttonHoverBorderColor, Color? buttonHoverTextColor, BoxFit? buttonTextFit, Color? buttonTextColor, Color? buttonDisabledBorderColor, Color? buttonDisabledTextColor, Color? buttonDisbaledBackgroundColor, Image? buttonBackgroundImage, Gradient? buttonBackgroundGradient, UpStyle? buttonBorderBottomStyle, UpStyle? buttonBorderLeftStyle, UpStyle? buttonBorderRightStyle, UpStyle? buttonBorderTopStyle, BorderStyle? buttonBorderStyle, double? buttonHeight, double? buttonWidth, 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, Color? textfieldCursorColor, double? textfieldLabelSize, Color? textfieldFilledColor, double? dropdownBorderWidth, Color? dropdownBorderColor, double? dropdownBorderRadius, Color? dropdownErrorBorderColor, Color? dropdownFocusedBorderColor, Color? dropdownLabelColor, double? dropdownLabelSize, Color? dropdownFilledColor, Color? datePickerDialogBackgroundColor, Color? datePickerOnPrimaryColor, Color? datePickerOnSurfaceColor, Color? datePickerPrimaryColor, Color? datePickerSurfaceColor, Color? timePickerDialogBackgroundColor, Color? timePickerOnPrimaryColor, Color? timePickerOnSurfaceColor, Color? timePickerPrimaryColor, Color? timePickerSurfaceColor, Color? expansionTileBackgroundColor, Color? expansionTileCollapsedBackgroundColor, Color? expansionTileCollapsedIconColor, Color? expansionTileCollapsedTextColor, Color? expansionTileIconColor, Color? expansionTileTextColor, Color? listTileColor, Color? listTileFocusedColor, Color? listTileHoveredColor, Color? listTileIconColor, Color? listTileSelectedColor, Color? listTileSelectedTileColor, Color? listTileTextColor, double? cardHeight, double? cardWidth, Color? cardHeaderColor, double? cardRadius, BoxShape? cardShape, Color? cardBodyColor, bool cardBodyPadding = true, bool cardHeaderPadding = true})

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
buttonBackgroundGradient Gradient?
final
buttonBackgroundImage Image?
final
buttonBorderBottomStyle UpStyle?
final
buttonBorderColor Color?
final
buttonBorderLeftStyle UpStyle?
final
buttonBorderRadius double?
final
buttonBorderRightStyle UpStyle?
final
buttonBorderStyle BorderStyle?
final
buttonBorderTopStyle UpStyle?
final
buttonBorderWidth double?
final
buttonDisabledBorderColor Color?
final
buttonDisabledTextColor Color?
final
buttonDisbaledBackgroundColor Color?
final
buttonHeight double?
final
buttonHoverBackgroundColor Color?
final
buttonHoverBorderColor Color?
final
buttonHoverTextColor Color?
final
buttonTextColor Color?
final
buttonTextFit BoxFit?
final
buttonTextSize double?
final
buttonWidth double?
final
cardBodyColor Color?
final
cardBodyPadding bool
final
cardHeaderColor Color?
final
cardHeaderPadding bool
final
cardHeight double?
final
cardRadius double?
final
cardShape BoxShape?
final
cardWidth 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
circularProgressBarColor Color?
final
datePickerDialogBackgroundColor Color?
final
datePickerOnPrimaryColor Color?
final
datePickerOnSurfaceColor Color?
final
datePickerPrimaryColor Color?
final
datePickerSurfaceColor Color?
final
disabledBackgroundColor Color?
final
disabledBorderColor Color?
final
disabledForgroundColor Color?
final
final
final
final
final
final
final
final
final
errorBorderColor Color?
final
expansionTileBackgroundColor Color?
final
expansionTileCollapsedBackgroundColor Color?
final
expansionTileCollapsedIconColor Color?
final
expansionTileCollapsedTextColor Color?
final
expansionTileIconColor Color?
final
expansionTileTextColor Color?
final
focusedBorderColor Color?
final
foregroundColor Color?
final
hashCode int
The hash code for this object.
no setterinherited
heading1Size double?
final
heading1Weight FontWeight?
final
heading2Size double?
final
heading2Weight FontWeight?
final
heading3Size double?
final
heading3Weight FontWeight?
final
heading4Size double?
final
heading4Weight FontWeight?
final
heading5Size double?
final
heading5Weight FontWeight?
final
heading6Size double?
final
heading6Weight FontWeight?
final
hoverBackgroundColor Color?
final
hoveredBorderColor Color?
final
hoveredForegroundColor Color?
final
iconColor Color?
final
iconSize double?
final
isDisabled bool?
final
isRounded bool?
final
listTileColor Color?
final
listTileFocusedColor Color?
final
listTileHoveredColor Color?
final
listTileIconColor Color?
final
listTileSelectedColor Color?
final
listTileSelectedTileColor Color?
final
listTileTextColor Color?
final
paragraphSize double?
final
paragraphWeight FontWeight?
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
textBackgroundColor Color?
final
textColor Color?
final
textDecoration TextDecoration?
final
textfieldBorderColor Color?
final
textfieldBorderRadius double?
final
textfieldBorderWidth double?
final
textfieldCursorColor Color?
final
textfieldErrorBorderColor Color?
final
textfieldFilledColor Color?
final
textfieldFocusedBorderColor Color?
final
textfieldLabelColor Color?
final
textfieldLabelSize double?
final
textFontStyle FontStyle?
final
textSize double?
final
textStrokeColor Color?
final
textStrokeWidth double?
final
textWeight FontWeight?
final
timePickerDialogBackgroundColor Color?
final
timePickerOnPrimaryColor Color?
final
timePickerOnSurfaceColor Color?
final
timePickerPrimaryColor Color?
final
timePickerSurfaceColor Color?
final
toastBackgroundColor Color?
final
toastBackgroundGradient Gradient?
final
toastForegroundColor Color?
final
toastIcon Icon?
final
toastTextColor Color?
final

Methods

copyWith(UpStyle override) UpStyle
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
getBottomStyleButtonBorder(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) BorderSide
getBottomStyleButtonBorderOnHover(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) BorderSide
getButtonBackgroundColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) Color
getButtonBackgroundGradient(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) Gradient?
getbuttonBackgroundImage(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) Image?
getButtonBorder(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType, bool isHovered = false}) BoxBorder
getButtonBorderColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) Color
getButtonBorderRadius(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) double
getButtonBorderStyle(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) BorderStyle
getButtonBorderWidth(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) double
getButtonHeight(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
getButtonTextFit(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) BoxFit
getButtonTextSize(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) double
getButtonWidth(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) double
getCardBodyColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) Color
getCardHeaderColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) Color
getCardHeight(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) double
getCardRadius(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) double
getCardWidth(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
getCircularProgressBarColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) Color
getDatePickerDialogBackgroundColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) Color
getDatePickerOnPrimaryColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) Color
getDatePickerOnSurfaceColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) Color
getDatePickerPrimaryColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) Color
getDatePickerSurfaceColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) Color
getDatePickerThemeData(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) ThemeData
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
getDropdownFilledColor(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
getExpansionTileBackgroundColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) Color
getExpansionTileCollapsedBackgroundColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) Color
getExpansionTileCollapsedIconColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) Color
getExpansionTileCollapsedTextColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) Color
getExpansionTileIconColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) Color
getExpansionTileTextColor(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
getImageButtonHeight(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType, double? imageHeight}) double
getImageButtonWidth(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType, double? imageWidth}) double
getLeftStyleButtonBorder(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) BorderSide
getLeftStyleButtonBorderOnHover(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) BorderSide
getListTileColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) Color
getListTileFocusedColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) Color
getListTileHoveredColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) Color
getListTileIconColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) Color
getListTileSelectedColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) Color
getListTileSelectedTileColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) Color
getListTileTextColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) Color
getRadioButtonBorderColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) Color
getRadioButtonBorderWidth(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) double
getRadioButtonDisabledFilledColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) Color
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
getRightStyleButtonBorder(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) BorderSide
getRightStyleButtonBorderOnHover(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) BorderSide
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
getTextBackgroundColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) Color
getTextColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) Color
getTextDecoration(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) TextDecoration
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
getTextfieldCursorColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) Color
getTextfieldErrorBorderColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) Color
getTextfieldFilledColor(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
getTextFontStyle(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) FontStyle?
getTextFontWeight(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType, UpTextType? textType}) FontWeight?
getTextSize(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType, UpTextType? textType}) double
getTextStrokeColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) Color
getTextStrokeWidth(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) double
getTimePickerDialogBackgroundColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) Color
getTimePickerOnPrimaryColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) Color
getTimePickerOnSurfaceColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) Color
getTimePickerPrimaryColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) Color
getTimePickerSurfaceColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) Color
getTimePickerThemeData(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) ThemeData
getToastBackgroundColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) Color
getToastBackgroundGradient(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) Gradient
getToastTextColor(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) Color
getTopStyleButtonBorder(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) BorderSide
getTopStyleButtonBorderOnHover(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) BorderSide
isButtonBorderUniform(UpStyle? style) bool
isDropdownFilled(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) bool
isTextfieldFilled(BuildContext context, {UpStyle? override, UpStyle? style, UpColorType? colorType}) bool