menu
hypi_tink_api package
documentation
action.dart
TinkApplicationState<I extends TinkWidgetInputBinding<ScreenModel, TinkWidgetHandler>, O extends TinkWidgetOutputBinding<EventModel, TinkWidgetHandler>, W extends TinkWorkflowBinding<EventModel, WorkflowModel, TinkWidgetHandler>, V extends TinkVariable>
runtimeType property
runtimeType property
dark_mode
light_mode
runtimeType
property
Type
get
runtimeType
inherited
A representation of the runtime type of the object.
Implementation
external Type get runtimeType;
hypi_tink_api package
documentation
action
TinkApplicationState<I extends TinkWidgetInputBinding<ScreenModel, TinkWidgetHandler>, O extends TinkWidgetOutputBinding<EventModel, TinkWidgetHandler>, W extends TinkWorkflowBinding<EventModel, WorkflowModel, TinkWidgetHandler>, V extends TinkVariable>
runtimeType property
TinkApplicationState mixin