actionColor property

Color? actionColor
final

default is Theme.of(context).primaryColor

Implementation

final Color? actionColor;