NomoComponentColorsNullable class

Implementers

Properties

appBarColor NomoAppBarColorDataNullable?
final
bottomBarColor NomoBottomBarColorDataNullable?
final
cardColor NomoCardColorDataNullable?
final
dialogColor NomoDialogColorDataNullable?
final
dividerColor NomoDividerColorDataNullable?
final
final
final
elevationColor NomoElevationColorDataNullable?
final
expandableColor ExpandableColorDataNullable?
final
hashCode int
The hash code for this object.
no setterinherited
infoItemColor NomoInfoItemColorDataNullable?
final
inputColor NomoInputColorDataNullable?
final
linkButtonColor NomoLinkButtonColorDataNullable?
final
loadingColor LoadingColorDataNullable?
final
notificationColor NomoNotificationColorDataNullable?
final
outlineContainerColor NomoOutlineContainerColorDataNullable?
final
primaryButtonColor PrimaryNomoButtonColorDataNullable?
final
routeBodyColor NomoRouteBodyColorDataNullable?
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
scaffoldColor NomoScaffoldColorDataNullable?
final
secondaryButtonColor SecondaryNomoButtonColorDataNullable?
final
shimmerColor ShimmerColorDataNullable?
final
siderColor NomoSiderColorDataNullable?
final
snackBarColor NomoSnackBarColorDataNullable?
final
textButtonColor NomoTextButtonColorDataNullable?
final
verticalMenuColor NomoVerticalMenuColorDataNullable?
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