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