useFocusEffect property

bool get useFocusEffect

Returns whether the focus effect is enabled for touch ripple animations. If true, a solid focus color effect is applied for consecutive events like double-tap and long-tap or others.

Implementation

bool get useFocusEffect;