menu
nudge_modals_ui package
documentation
nudge_modals_ui.entity.dart
Component
Component constructor
Component constructor
dark_mode
light_mode
Component
constructor
Component
(
{
String
?
name
,
num
?
componentId
,
num
?
height
,
num
?
width
,
num
?
x
,
num
?
y
,
String
?
id
,
})
Implementation
Component({ this.name, this.componentId, this.height, this.width, this.x, this.y, this.id, });
nudge_modals_ui package
documentation
nudge_modals_ui.entity
Component
Component constructor
Component class