Skip to content

Initial wait #326

Open
Open
@gokhanmeteerturk

Description

@gokhanmeteerturk

Is your feature request related to a problem? Please describe.
Typing animations are often used to mimic human behaviour(as in chat bots). Ability to add an initial wait before the animation start would be great. Is there a built-in way to do this?

Describe the solution you'd like
Ability to add initial wait to text animation.

  ...
  pause: const Duration(milliseconds: 1000),
  initialPause: const Duration(milliseconds: 1000),
  ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions