useEffect property
Integrally define whether to use ripple-related effects.
- If a value such as a useTapEffect, useDoubleTapEffect, useLongPressEffect is null, it is defined as the useEffect.
Implementation
final bool useEffect;
Integrally define whether to use ripple-related effects.
final bool useEffect;