SkinToneConfig constructor
const
SkinToneConfig({})
Constructor
Implementation
const SkinToneConfig({
this.enabled = true,
this.dialogBackgroundColor = Colors.white,
this.indicatorColor = Colors.grey,
});
Constructor
const SkinToneConfig({
this.enabled = true,
this.dialogBackgroundColor = Colors.white,
this.indicatorColor = Colors.grey,
});