menu
pagepilot package
documentation
models/step_model.dart
TriggerLabel
TriggerLabel.new constructor
TriggerLabel.new constructor
dark_mode
light_mode
TriggerLabel
constructor
TriggerLabel
(
{
String
?
color
,
String
?
background
,
String
?
text
,
})
Implementation
TriggerLabel({this.color, this.background, this.text});
pagepilot package
documentation
models/step_model
TriggerLabel
TriggerLabel.new constructor
TriggerLabel class