menu
ikon_sdk package
documentation
protocol/generated/actions.dart
ActionUIUpdateTextDelta
ActionUIUpdateTextDelta.new constructor
ActionUIUpdateTextDelta.new constructor
dark_mode
light_mode
ActionUIUpdateTextDelta
constructor
ActionUIUpdateTextDelta
(
{
String
containerId
=
''
,
int
elementId
=
0
,
String
delta
=
''
,
})
Implementation
ActionUIUpdateTextDelta({ this.containerId = '', this.elementId = 0, this.delta = '', });
ikon_sdk package
documentation
protocol/generated/actions
ActionUIUpdateTextDelta
ActionUIUpdateTextDelta.new constructor
ActionUIUpdateTextDelta class