menu
pagepilot package
documentation
models/step_model.dart
TriggerIcon
TriggerIcon.new constructor
TriggerIcon.new constructor
dark_mode
light_mode
TriggerIcon
constructor
TriggerIcon
(
{
String
?
color
,
int
?
opacity
,
bool
?
isAnimated
,
String
?
type
,
})
Implementation
TriggerIcon({this.color, this.opacity, this.isAnimated, this.type});
pagepilot package
documentation
models/step_model
TriggerIcon
TriggerIcon.new constructor
TriggerIcon class