paddingButton property

EdgeInsets paddingButton
final

Implementation

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