useFullRipple property

bool useFullRipple
final

The flag to determine whether use the full ripple widget (such as InkWell in Stack) rather than only using Checkbox, for toggling, defaults to true.

Implementation

final bool useFullRipple;