menu
hypi_tink_api package
documentation
variable.dart
TinkTextVariable
TinkTextVariable constructor
TinkTextVariable constructor
dark_mode
light_mode
TinkTextVariable
constructor
TinkTextVariable
(
String
name
,
String
value
)
Implementation
TinkTextVariable(String name, String value) : super(name, value);
hypi_tink_api package
documentation
variable
TinkTextVariable
TinkTextVariable constructor
TinkTextVariable class