shadowColor property
A variable to set the shadowColor of the button.
Please note that this color will be visible only if the elevation's value greater than 0.
Implementation
final Color? shadowColor;
A variable to set the shadowColor of the button.
Please note that this color will be visible only if the elevation's value greater than 0.
final Color? shadowColor;