splashType property

FlexSplashType? splashType
final

Controls the type of splash factory ThemeData.splashFactory will use.

If not defined, defaults to the ThemeData factory default, which produces the same result as when FlexSplashType.defaultSplash is defined.

Implementation

final FlexSplashType? splashType;