transitionDuration property
The duration of the transition between skeleton and content.
Controls how quickly the UI changes from skeleton to actual content when isLoading changes from true to false. Default is 300 milliseconds.
Implementation
final Duration transitionDuration;