style property

  1. @JsonKey(toJson: UserInterfaceStyleKey.toJson)
ThemeMode? style
inherited

Color styling used for the Customersheet UI

Implementation

@JsonKey(toJson: UserInterfaceStyleKey.toJson)
ThemeMode? get style => throw _privateConstructorUsedError;