use3DEffect property

bool use3DEffect
final

For solid (non-gradient) filled/tonal buttons, this enables neumorphic styling. For gradient-filled buttons, Material elevation is used (FAB-like).

Implementation

final bool use3DEffect;