buttonSelectedForegroundColor property

Color? buttonSelectedForegroundColor
final

The PaginatorButton's foreground color (text/icon color) when selected.

Defaults to Colors.white.

Implementation

final Color? buttonSelectedForegroundColor;