substrateBackground property

  1. @JsonKey(name: 'substrate_background')
String substrateBackground
inherited

Substrate background color for app.

Implementation

@JsonKey(name: 'substrate_background')
String get substrateBackground => throw _privateConstructorUsedError;