splashScreenDuration property

Duration splashScreenDuration
final

Optional duration for which to delay the appearance of the lock screen. You shouldn't be adding unecessary delays to your application, but sometimes the designs require it :/

Implementation

final Duration splashScreenDuration;