splashTypeAdaptive property

FlexSplashType? splashTypeAdaptive
final

Controls the type splash factory ThemeData.splashFactory will use on platforms defined by adaptiveSplash.

If not defined, or the current platform does not match adaptive usage criteria defined by adaptiveSplash, the used splash type is defined by splashType.

Implementation

final FlexSplashType? splashTypeAdaptive;