paddingButton property
Implementation
final EdgeInsets paddingButton = kIsWeb ? const EdgeInsets.fromLTRB(16, 15, 16, 15) : const EdgeInsets.fromLTRB(16, 12, 16, 12);
final EdgeInsets paddingButton = kIsWeb ? const EdgeInsets.fromLTRB(16, 15, 16, 15) : const EdgeInsets.fromLTRB(16, 12, 16, 12);