splashColor property
The splash color for this FloatingActionButton's InkWell.
If null, FloatingActionButtonThemeData.splashColor is used, if that is null, ThemeData.splashColor is used.
Implementation
final Color? splashColor;
The splash color for this FloatingActionButton's InkWell.
If null, FloatingActionButtonThemeData.splashColor is used, if that is null, ThemeData.splashColor is used.
final Color? splashColor;